summaryrefslogtreecommitdiff
path: root/x11/rep-gtk2
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 03:45:05 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 03:45:05 +0000
commitb0587df2a10b357c169487fb11c3dc71ee23ae86 (patch)
tree058a5d7dbd4e2830d044e3fb78162276979aef46 /x11/rep-gtk2
parentd0e9745b16d88b3d48b213aa728de902f1a648d5 (diff)
downloadpkgsrc-b0587df2a10b357c169487fb11c3dc71ee23ae86.tar.gz
Fixes:
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
Diffstat (limited to 'x11/rep-gtk2')
-rw-r--r--x11/rep-gtk2/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile
index e56d63acf06..7757273671c 100644
--- a/x11/rep-gtk2/Makefile
+++ b/x11/rep-gtk2/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.26 2013/02/16 11:25:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:28 rodent Exp $
-DISTNAME= rep-gtk-0.90.4
-PKGNAME= ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION= 9
-CATEGORIES= x11 lang
-MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= rep-gtk-0.90.4
+PKGNAME= ${DISTNAME:S/gtk/gtk2/}
+PKGREVISION= 9
+CATEGORIES= x11 lang
+MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rep-gtk.sourceforge.net/
-COMMENT= librep bindings for gtk2 (used by wm/sawfish)
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://rep-gtk.sourceforge.net/
+COMMENT= GTK2 librep bindings (used by wm/sawfish)
-CONFLICTS= rep-gtk-[0-9]*
+CONFLICTS= rep-gtk-[0-9]*
USE_LIBTOOL= yes
GNU_CONFIGURE= yes