diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-04 14:25:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-04 14:25:54 +0000 |
commit | e1e01a2994c98502696fe3273407f641167043ad (patch) | |
tree | 89dda96e61fa858e813fb1eda03fe01ef5d4175e /graphics/gd/Makefile | |
parent | Upgrade to 1.11. (diff) |
Upgrade to 1.3.
PR: ports/6146
Submitted by: Jeffrey Wheat <jeff@ns1.cetlink.net>
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r-- | graphics/gd/Makefile | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 8ed938da3009..1365349b1aeb 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: gd -# Version required: 1.2 -# Date created: 28 Jan 1997 +# Version required: 1.3 +# Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.1.1.1 1997/02/13 14:51:44 tg Exp $ +# $Id$ # -DISTNAME= gd1.2 -PKGNAME= gd-1.2 +DISTNAME= gd1.3 +PKGNAME= gd-1.3 CATEGORIES= graphics -MASTER_SITES= http://www.boutell.com/gd/ -EXTRACT_SUFX= .tar.Z +MASTER_SITES= http://www.boutell.com/gd/http/ MAINTAINER= jeff@cetlink.net |