diff options
Diffstat (limited to 'graphics/gd')
-rw-r--r-- | graphics/gd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index c1229385cfe..044d6e8e01f 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2008/11/14 19:11:44 chuck Exp $ +# $NetBSD: Makefile,v 1.77 2008/11/16 08:58:08 dholland Exp $ DISTNAME= gd-2.0.35 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libgd.org/releases/ EXTRACT_SUFX= .tar.bz2 |