diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-13 19:26:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-13 19:26:36 +0000 |
commit | c5934fcdd739d80af01b788363302788eb6f88dd (patch) | |
tree | d07bf7137b2dee95011ac09ddff638ca240eb6c9 /converters/psiconv/Makefile | |
parent | 6cef299f3c0fdb0288da69ee4bc50901304236d9 (diff) | |
download | pkgsrc-c5934fcdd739d80af01b788363302788eb6f88dd.tar.gz |
PKGREVISION bump because ImageMagick's buildlink2.mk wants a newer
ImageMagick (different library name).
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r-- | converters/psiconv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index b74b3e9a9eb..f2bc68ce1c6 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2002/09/23 20:39:21 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2002/11/13 19:26:37 wiz Exp $ # DISTNAME= psiconv-0.8.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= converters MASTER_SITES= http://huizen.dds.nl/~frodol/psiconv/ |