diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:26:16 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:26:16 +0000 |
commit | a49540238a8ae3c8d9f75cf4dd6ec80323962e31 (patch) | |
tree | d8ba93a13a990fd23bcf25c628970994d95e26ca | |
parent | c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d (diff) | |
download | pkgsrc-a49540238a8ae3c8d9f75cf4dd6ec80323962e31.tar.gz |
Update netpbm version.
-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 |