diff -r 4337fec94eef -r 4f152696e5f2 open-src/app/xprop/Makefile --- a/open-src/app/xprop/Makefile Tue Mar 26 11:27:36 2013 -0700 +++ b/open-src/app/xprop/Makefile Tue Mar 26 12:39:28 2013 -0700 @@ -1,8 +1,8 @@ ############################################################################## # -# xprop 1.x Makefile +# xprop - utility to display X11 window and font properties # -# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2008, 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"), @@ -28,6 +28,9 @@ # Package name used in tarballs MODULE_NAME=xprop +# Package metadata +MODULE_DESC = the xprop utility to display X11 window and font properties + # Version number (used in path names) MODULE_VERSION=1.2.1