summaryrefslogtreecommitdiff
path: root/print/gnome-print
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/gnome-print
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile3
-rw-r--r--print/gnome-print/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 4468cdabc9c..5e216fa2ba4 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/12/17 09:28:23 rh Exp $
+# $NetBSD: Makefile,v 1.36 2001/02/17 17:51:43 wiz Exp $
#
DISTNAME= gnome-print-0.25
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
+COMMENT= Prototype implementation of the Gnome Printing Architecture
DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
diff --git a/print/gnome-print/pkg/COMMENT b/print/gnome-print/pkg/COMMENT
deleted file mode 100644
index 3b24e639917..00000000000
--- a/print/gnome-print/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Prototype implementation of the Gnome Printing Architecture