diff options
Diffstat (limited to 'graphics/py-imagingtk/Makefile')
-rw-r--r-- | graphics/py-imagingtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 82e78e23f8f..41584bd6b48 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2012/10/06 14:11:17 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/01/26 21:36:32 adam Exp $ # DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ |