diff options
author | mycroft <mycroft> | 1998-07-04 09:26:16 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:26:16 +0000 |
commit | 7efda3e3db4a60a1ed5c4c2b6cf8e75125108322 (patch) | |
tree | d8ba93a13a990fd23bcf25c628970994d95e26ca /print | |
parent | 5f619f126ded5331d80b77e438c4fbb2da9adf4f (diff) | |
download | pkgsrc-7efda3e3db4a60a1ed5c4c2b6cf8e75125108322.tar.gz |
Update netpbm version.
Diffstat (limited to 'print')
-rw-r--r-- | print/magicfilter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index 57c888a1187..68afe28b572 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/23 21:35:55 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/04 09:26:16 mycroft Exp $ DISTNAME= magicfilter-1.2 CATEGORIES= print @@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org DEPENDS+= a2ps-${PAPERSIZE}-4.9.9:../../print/a2ps \ ghostscript-5.10:../../print/ghostscript5 \ - netpbm-94.3.1:../../graphics/netpbm \ + netpbm-19940301:../../graphics/netpbm \ teTeX-0.4p8:../../print/teTeX USE_GMAKE= yes |