diff options
author | xtraeme <xtraeme> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-06-20 21:52:07 +0000 |
commit | 9d02ac55b0cfafcb3d56971fcd18c1eb244f255f (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics/py-gd/Makefile | |
parent | 7c079e3137923844f962bb5cd1199ba1ceb36967 (diff) | |
download | pkgsrc-9d02ac55b0cfafcb3d56971fcd18c1eb244f255f.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
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 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 |