diff options
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index e5a680258fa..d0ef1f213c3 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2006/03/04 21:29:51 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:35 wiz Exp $ DISTNAME= pstoedit-3.41 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |