diff options
Diffstat (limited to 'graphics/py-gd/Makefile')
-rw-r--r-- | graphics/py-gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index 90ad2fa9170..79eff3faa4b 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/10/06 14:11:16 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/01/26 21:37:57 adam Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics python MASTER_SITES= # on ftp.NetBSD.org EXTRACT_SUFX= |