diff options
Diffstat (limited to 'graphics/py-imaging/Makefile')
-rw-r--r-- | graphics/py-imaging/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 1ac53541086..a9aff70592e 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2011/07/15 13:31:29 obache Exp $ +# $NetBSD: Makefile,v 1.41 2011/11/01 06:01:44 sbd Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imaging-1.1.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/media/downloads/ |