diff options
Diffstat (limited to 'graphics/py-sk1libs/Makefile')
-rw-r--r-- | graphics/py-sk1libs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile index c1c3c40666c..b57d318da22 100644 --- a/graphics/py-sk1libs/Makefile +++ b/graphics/py-sk1libs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/03/27 17:01:55 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/11/01 06:01:44 sbd Exp $ DISTNAME= sk1libs-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://uniconvertor.googlecode.com/files/ |