diff options
Diffstat (limited to 'graphics/skencil/Makefile')
-rw-r--r-- | graphics/skencil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index f72d1256950..bdf43bd5c8d 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/03/09 12:34:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/08/21 23:49:22 marino Exp $ # DISTNAME= skencil-0.6.17 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} |