From fdfded7a9a4638002f4b42afecd521c5be5f1bef Mon Sep 17 00:00:00 2001 From: dholland Date: Fri, 14 Jun 2013 06:36:31 +0000 Subject: [PATCH] fix COMMENT --- x11/grandr_applet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 82009d4316ec..e5f9f4621570 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