summaryrefslogtreecommitdiff
path: root/print/ggv
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/ggv
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/ggv')
-rw-r--r--print/ggv/Makefile3
-rw-r--r--print/ggv/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index c817187f577..56a781df8f1 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/09/29 06:21:34 rh Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/17 17:51:41 wiz Exp $
#
DISTNAME= ggv-0.95
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
+COMMENT= GNOME frontend for GhostScript
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
diff --git a/print/ggv/pkg/COMMENT b/print/ggv/pkg/COMMENT
deleted file mode 100644
index 11dad275b2d..00000000000
--- a/print/ggv/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GNOME frontend for GhostScript