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 0476b382f14..8635039ac11 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2020/05/22 10:56:13 adam Exp $ +# $NetBSD: Makefile,v 1.105 2020/06/05 12:49:09 jperkin Exp $ DISTNAME= pstoedit-3.70 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |