diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-sk1libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile index 290e75b959a..603962cf075 100644 --- a/graphics/py-sk1libs/Makefile +++ b/graphics/py-sk1libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/01/24 21:52:17 adam Exp $ DISTNAME= sk1libs-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://uniconvertor.googlecode.com/files/ |