summaryrefslogtreecommitdiff
path: root/print/a2ps
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/a2ps
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile3
-rw-r--r--print/a2ps/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 3cf5e61409d..5abb876d661 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2000/06/21 07:07:40 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2001/02/17 17:51:35 wiz Exp $
# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/
+COMMENT= Formats an ascii file for printing on a postscript printer
DEPENDS+= papersize-1.0.2:../../print/papersize
DEPENDS+= psutils-1.17:../../print/psutils
diff --git a/print/a2ps/pkg/COMMENT b/print/a2ps/pkg/COMMENT
deleted file mode 100644
index ec44d846c31..00000000000
--- a/print/a2ps/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Formats an ascii file for printing on a postscript printer