diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
commit | 1e735554031b50e83243e1d12fe029d78a76880e (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics/py-gd | |
parent | 8cefe37694db718e3b3b52f4d9db15417925022c (diff) | |
download | pkgsrc-1e735554031b50e83243e1d12fe029d78a76880e.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'graphics/py-gd')
-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 77975494131..c96ff079498 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/04/25 07:17:31 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://starship.python.net/~richard/gdmodule/ DISTFILES= gdmodule.c |