summaryrefslogtreecommitdiff
path: root/graphics/gtkfig
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-08 14:18:43 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-08 14:18:43 +0000
commit31d7c43bee18d0d92cc707625fb72a241018ea42 (patch)
tree7afd3cc3a7a0a51e9e430603c6c6beabb05e1591 /graphics/gtkfig
parentAdd /usr/libexec/elf/ld, a new version is required to handle some weird (diff)
Some cleanups:
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG - spaces to tabs - add another MASTER_SITE for gmysql
Notes
Notes: svn path=/head/; revision=15930
Diffstat (limited to 'graphics/gtkfig')
-rw-r--r--graphics/gtkfig/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gtkfig/Makefile b/graphics/gtkfig/Makefile
index 9373a9fb654e..26e6453be26d 100644
--- a/graphics/gtkfig/Makefile
+++ b/graphics/gtkfig/Makefile
@@ -1,9 +1,9 @@
-# New ports collection makefile for: gtkfig
-# Version required: 0.6.0
-# Date created: Tue Nov 17 13:51:11 CET 1998
-# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
+# New ports collection makefile for: gtkfig
+# Version required: 0.6.0
+# Date created: Tue Nov 17 13:51:11 CET 1998
+# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/11/19 17:00:26 vanilla Exp $
#
DISTNAME= gtkfig-0.6.0
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://k332.feld.cvut.cz/pub/local/lemming/gtkfig/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-MAINTAINER= ibex@physik.TU-Berlin.DE
+MAINTAINER= dirk@FreeBSD.ORG
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11