diff options
author | abs <abs@pkgsrc.org> | 2001-07-24 10:35:45 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-07-24 10:35:45 +0000 |
commit | 933dc6ce8c9ead22b7b70164770aa5473568d424 (patch) | |
tree | 451c6ee1d9ebb114b4188a188de64e519bea27e4 /print | |
parent | a5a65af6af0e43b57a81d98156ec5f6e6649c0f4 (diff) | |
download | pkgsrc-933dc6ce8c9ead22b7b70164770aa5473568d424.tar.gz |
shorten comment slightly
Diffstat (limited to 'print')
-rw-r--r-- | print/if-psprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index 4266bdd5bfd..c8a41a33e39 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/06/26 10:41:25 abs Exp $ +# $NetBSD: Makefile,v 1.7 2001/07/24 10:35:45 abs Exp $ # DISTNAME= if-psprint-1.4 @@ -7,7 +7,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= abs@netbsd.org -COMMENT= Filter to print text or postscript to arbitrary printer, can use smb +COMMENT= Print text or postscript to arbitrary printer, can use smb DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript DEPENDS+= enscript-[0-9]*:../../print/enscript |