summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-08-10 03:15:28 +0000
committergrant <grant@pkgsrc.org>2003-08-10 03:15:28 +0000
commitdfba081206bfdb8f4069e469b5c8af9e1d77caa6 (patch)
tree078cf50eb14e3eb12550919ade661e2e2c6c2273
parentbc9447ff8fdf968d7fcb494323b5c3cad0019f89 (diff)
downloadpkgsrc-dfba081206bfdb8f4069e469b5c8af9e1d77caa6.tar.gz
s/gui/GUI/
-rw-r--r--devel/cvsup-gui/Makefile4
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--devel/libglade2/Makefile4
-rw-r--r--editors/vim/Makefile4
-rw-r--r--graphics/xine-ui/Makefile4
5 files changed, 10 insertions, 10 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
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 62b293dccd0..eeacb901ac9 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2003/07/13 13:51:37 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2003/08/10 03:15:30 grant Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 1
-COMMENT= Vim editor (vi clone) without gui
+COMMENT= Vim editor (vi clone) without GUI
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
diff --git a/graphics/xine-ui/Makefile b/graphics/xine-ui/Makefile
index c274d6285b3..03aaf8d52c5 100644
--- a/graphics/xine-ui/Makefile
+++ b/graphics/xine-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:51:54 martti Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/10 03:15:30 grant Exp $
#
DISTNAME= xine-ui-0.9.20
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xinehq.de/
-COMMENT= Skinned xlib-based xine gui
+COMMENT= Skinned xlib-based xine GUI
BUILD_USES_MSGFMT= YES
BUILDLINK_DEPENDS.curl= curl>7.10.2