diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-09-04 23:36:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-09-04 23:36:48 +0000 |
commit | 415432b3757319f5101595fec8767dadfca3d48f (patch) | |
tree | b981d5f1ffcfaad15d68e6599861b78fd8dc6710 /graphics/gd/Makefile | |
parent | db60f873fb7d6154a31b06bfb445bd0ef1c25faf (diff) | |
download | ports-415432b3757319f5101595fec8767dadfca3d48f.tar.gz ports-415432b3757319f5101595fec8767dadfca3d48f.zip |
Notes
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r-- | graphics/gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index c289d8e1170d..9e635584258c 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gd -# Version required: 1.6.2 +# Version required: 1.6.3 # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # # $FreeBSD$ # -DISTNAME= gd-1.6.2 +DISTNAME= gd-1.6.3 CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ |