diff options
Diffstat (limited to 'graphics/py-imaging/Makefile')
-rw-r--r-- | graphics/py-imaging/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 2749ed75fb3..c6ee78b2ee6 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2009/03/11 21:58:52 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2009/08/26 19:56:42 sno Exp $ DISTNAME= Imaging-1.1.6 PKGNAME= ${PYPKGPREFIX}-imaging-1.1.6 +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ |