open-src/proto/recordproto/Makefile
changeset 1339 4f152696e5f2
parent 1276 52f85727ce94
--- a/open-src/proto/recordproto/Makefile	Tue Mar 26 11:27:36 2013 -0700
+++ b/open-src/proto/recordproto/Makefile	Tue Mar 26 12:39:28 2013 -0700
@@ -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"),
@@ -37,5 +37,8 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=	
 
+# Package metadata
+MODULE_DESC = headers & documentation for RECORD extension to the X11 protocol
+
 ### Include common rulesets
 include ../Makefile.inc