diff options
author | dholland <dholland> | 2013-06-14 06:36:31 +0000 |
---|---|---|
committer | dholland <dholland> | 2013-06-14 06:36:31 +0000 |
commit | f7d3956a7fab801ca509e4e4be4c1e9cd0a0ab57 (patch) | |
tree | 0ee965742c098c5d1a86f94779cf155c12271bd6 /x11 | |
parent | db393b0e664eebd9ee4374e4158d79c74633030e (diff) | |
download | pkgsrc-f7d3956a7fab801ca509e4e4be4c1e9cd0a0ab57.tar.gz |
fix COMMENT
Diffstat (limited to 'x11')
-rw-r--r-- | x11/grandr_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 82009d4316e..e5f9f462157 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2013/06/06 12:55:13 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/14 06:36:31 dholland Exp $ # DISTNAME= grandr_applet-0.4 @@ -8,7 +8,7 @@ MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/ -COMMENT= Frontend (gnome-panel) to the X RandR extension +COMMENT= GNOME panel applet for controlling the X RandR extension GNU_CONFIGURE= yes USE_LIBTOOL= yes |