diff options
author | grant <grant@pkgsrc.org> | 2003-08-10 03:15:28 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-10 03:15:28 +0000 |
commit | 3366b4abaa51fd16c4673b358bb2d56f3249acf6 (patch) | |
tree | 078cf50eb14e3eb12550919ade661e2e2c6c2273 /devel | |
parent | 40982028b24cae714e8071acd9029ab89b781c16 (diff) | |
download | pkgsrc-3366b4abaa51fd16c4673b358bb2d56f3249acf6.tar.gz |
s/gui/GUI/
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsup-gui/Makefile | 4 | ||||
-rw-r--r-- | devel/libglade/Makefile | 4 | ||||
-rw-r--r-- | devel/libglade2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/cvsup-gui/Makefile b/devel/cvsup-gui/Makefile index 25388c5bd33..a661b2251b3 100644 --- a/devel/cvsup-gui/Makefile +++ b/devel/cvsup-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:30:10 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/10 03:15:28 grant Exp $ DISTNAME= cvsup-gui-static-16.1.f PKGNAME= ${DISTNAME:C/-static//} @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://people.freebsd.org/~jdp/ -COMMENT= cvsup gui client +COMMENT= cvsup GUI client DEPENDS+= cvsup-[0-9]*:../../devel/cvsup diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index fde7316f01e..ab109f70762 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/07/17 21:31:27 grant Exp $ +# $NetBSD: Makefile,v 1.47 2003/08/10 03:15:29 grant Exp $ # DISTNAME= libglade-0.17 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/0.17/} MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ -COMMENT= Runtime interpreter for GLADE gui files +COMMENT= Runtime interpreter for GLADE GUI files BUILD_USES_MSGFMT= YES diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 66f359ded99..5891980c023 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:31:28 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/10 03:15:29 grant Exp $ # DISTNAME= libglade-2.0.1 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.0/} MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ -COMMENT= Runtime interpreter for GLADE gui files (v2) +COMMENT= Runtime interpreter for GLADE GUI files (v2) BUILD_USES_MSGFMT= YES |