summaryrefslogtreecommitdiff
path: root/print/pcps
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/pcps
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/pcps')
-rw-r--r--print/pcps/Makefile3
-rw-r--r--print/pcps/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/pcps/Makefile b/print/pcps/Makefile
index 8c21e765844..2c4df43cf25 100644
--- a/print/pcps/Makefile
+++ b/print/pcps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/01/29 11:34:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:51:51 wiz Exp $
#
DISTNAME= pcps840
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://garbo.uwasa.fi/unix/pcps/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.swreg.org/soft_shop/695/shopscr3.shtml
+COMMENT= converts text files to PostScript(tm)
MAKEFILE= makefile
ALL_TARGET=
diff --git a/print/pcps/pkg/COMMENT b/print/pcps/pkg/COMMENT
deleted file mode 100644
index 573d68e4d49..00000000000
--- a/print/pcps/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-converts text files to PostScript(tm)