open-src/proto/randrproto/Makefile
changeset 1356 73c3eb360de2
parent 1333 988018ca2b99
child 1549 4b5a9782609e
--- a/open-src/proto/randrproto/Makefile	Wed Feb 13 13:20:49 2013 -0800
+++ b/open-src/proto/randrproto/Makefile	Tue Feb 19 19:23:47 2013 -0800
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -46,5 +46,8 @@
 # PSARC/2012/318 X Resize, Rotate and Reflect (RandR) 1.4
 MODULE_ARC_CASES += PSARC/2012/318
 
+# Package metadata
+MODULE_DESC = headers & documentation for RANDR extension to the X11 protocol
+
 ### Include common rulesets
 include ../Makefile.inc