diff options
author | abs <abs> | 2001-07-24 10:35:45 +0000 |
---|---|---|
committer | abs <abs> | 2001-07-24 10:35:45 +0000 |
commit | cc94b768f0e57a99f683d821141af4ad2b9b241d (patch) | |
tree | 451c6ee1d9ebb114b4188a188de64e519bea27e4 /print/if-psprint | |
parent | 5c4344ed62800f4f8061b85ab048111adfafd9cd (diff) | |
download | pkgsrc-cc94b768f0e57a99f683d821141af4ad2b9b241d.tar.gz |
shorten comment slightly
Diffstat (limited to 'print/if-psprint')
-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 |