diff options
Diffstat (limited to 'graphics/gd2/Makefile')
-rw-r--r-- | graphics/gd2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index cd0ae6b..8ed938d 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 Jan 1997 # Whom: jeff@cetlink.net # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/02/13 14:51:44 tg Exp $ # DISTNAME= gd1.2 PKGNAME= gd-1.2 CATEGORIES= graphics -EXTRACT_SUFX= .tar.Z - MASTER_SITES= http://www.boutell.com/gd/ +EXTRACT_SUFX= .tar.Z MAINTAINER= jeff@cetlink.net |