diff options
author | adam <adam@pkgsrc.org> | 2013-01-24 21:52:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-24 21:52:17 +0000 |
commit | 3eef1b6b84c58884baa27f37547512f38ee1751e (patch) | |
tree | 0384f3626aafa4edf33d554f8cc4fed3dc776787 /graphics | |
parent | 802371f11c489970cc7db6f0abb819a3db3eb5c6 (diff) | |
download | pkgsrc-3eef1b6b84c58884baa27f37547512f38ee1751e.tar.gz |
Revbump after updating graphics/jpeg
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/ |