diff options
Diffstat (limited to 'graphics/netpbm')
-rw-r--r-- | graphics/netpbm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index aa2a0eb5ea8..6d3aeb3ad75 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.208 2016/05/16 21:23:31 richard Exp $ +# $NetBSD: Makefile,v 1.209 2016/07/09 06:38:22 wiz Exp $ DISTNAME= netpbm-10.68.02 CATEGORIES= graphics MASTER_SITES= # -PKGREVISION= 3 +PKGREVISION= 4 # manually created from svn checkout of # svn checkout http://svn.code.sf.net/p/netpbm/code/advanced netpbm # tar --exclude netpbm/.svn/\* -cvzf /archive/distfiles/netpbm-$VERSION.tar.gz netpbm |