summaryrefslogtreecommitdiff
path: root/graphics/gd1
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-02-14 07:55:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-02-14 07:55:45 +0000
commitb3a8969fd090e1add42509451c235ead9b64448e (patch)
treea6d9d788ea9e508a52340040e0625e105bf57a7a /graphics/gd1
parentFix build on 2.1.5 systems. Also add files I forgot I forgot (diff)
MASTER_SITES is usually put right after CATEGORIES.
Notes
Notes: svn path=/head/; revision=5599
Diffstat (limited to 'graphics/gd1')
-rw-r--r--graphics/gd1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index cd0ae6b5a851..8ed938da3009 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/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