diff options
Diffstat (limited to 'graphics/pstoedit/Makefile')
-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 8d9bade9b68..a8fc33b4774 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2013/06/04 22:16:25 tron Exp $ +# $NetBSD: Makefile,v 1.70 2013/07/05 13:29:36 ryoon Exp $ DISTNAME= pstoedit-3.60 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |