summaryrefslogtreecommitdiff
path: root/lang/gb
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
committeragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
commit82acd159f7158e3b9efdc652d4faed7d75ffabde (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/gb
parent6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (diff)
downloadpkgsrc-82acd159f7158e3b9efdc652d4faed7d75ffabde.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/gb')
-rw-r--r--lang/gb/Makefile3
-rw-r--r--lang/gb/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gb/Makefile b/lang/gb/Makefile
index 381a4be7ce8..36de19c734a 100644
--- a/lang/gb/Makefile
+++ b/lang/gb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/12/30 18:41:20 rh Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 09:07:08 agc Exp $
#
DISTNAME= gb-0.0.17
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gb/
+COMMENT= Basic for Gnome
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
diff --git a/lang/gb/pkg/COMMENT b/lang/gb/pkg/COMMENT
deleted file mode 100644
index d9a898aeff7..00000000000
--- a/lang/gb/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Basic for Gnome