diff options
author | dholland <dholland@pkgsrc.org> | 2011-12-09 00:15:36 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-12-09 00:15:36 +0000 |
commit | e7c9a8ea6d483700a00b1e0a330ba732d5adfe8b (patch) | |
tree | bb2003af01abb3ac2275576a1e8689450d021d9f /wm/bmpanel2 | |
parent | be73c622c5e9e674b74fa0c88ab10a7a088238df (diff) | |
download | pkgsrc-e7c9a8ea6d483700a00b1e0a330ba732d5adfe8b.tar.gz |
Fix COMMENT
Diffstat (limited to 'wm/bmpanel2')
-rw-r--r-- | wm/bmpanel2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index a0dbfde595c..d963985d7cb 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/01 06:02:41 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2011/12/09 00:15:36 dholland Exp $ # DISTNAME= bmpanel2-2.1pre1 @@ -8,7 +8,7 @@ MASTER_SITES= http://bmpanel2.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/bmpanel2/ -COMMENT= TODO: Short description of the package +COMMENT= NETWM-compatible panel for X11 LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir |