diff options
author | jlam <jlam@pkgsrc.org> | 2000-04-16 17:26:31 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-04-16 17:26:31 +0000 |
commit | 7587ccf1455cb634d576e2a66c8fc6101a6f2cd3 (patch) | |
tree | d0752a12985cb4dc6021b97235eead22eac74d48 /print | |
parent | 9aa9a0d79a3a1f0890b457581323a8d1f7cce408 (diff) | |
download | pkgsrc-7587ccf1455cb634d576e2a66c8fc6101a6f2cd3.tar.gz |
Add local NetBSD version
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript5-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5-x11/Makefile b/print/ghostscript5-x11/Makefile index 0878c8010a6..3537ccff39f 100644 --- a/print/ghostscript5-x11/Makefile +++ b/print/ghostscript5-x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2000/04/09 23:49:11 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2000/04/16 17:26:31 jlam Exp $ -PKGNAME= ${DISTNAME:S/-/-x11-/} +PKGNAME= ${DISTNAME:S/-/-x11-/}nb1 CATEGORIES+= x11 DEPENDS+= ghostscript-5.50:../../print/ghostscript5 |