aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/gmysql/Makefile17
-rw-r--r--graphics/gtkfig/Makefile12
-rw-r--r--graphics/gtksee/Makefile12
3 files changed, 21 insertions, 20 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 0f4b90b962b3..74bfb71c257e 100644
--- a/databases/gmysql/Makefile
+++ b/databases/gmysql/Makefile
@@ -1,16 +1,17 @@
-# New ports collection makefile for: gmysql
-# Version required: 0.3.1
-# Date created: Sun Nov 15 22:07:12 CET 1998
-# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
+# New ports collection makefile for: gmysql
+# Version required: 0.3.1
+# Date created: Sun Nov 15 22:07:12 CET 1998
+# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
-# $Id: Makefile,v 1.1.1.1 1998/11/16 15:43:35 vanilla Exp $
+# $Id: Makefile,v 1.2 1998/11/17 03:41:45 asami Exp $
#
-DISTNAME= gmysql-0.3.1
+DISTNAME= gmysql-0.3.1
CATEGORIES= databases
-MASTER_SITES= http://www.loth.demon.co.uk/gmysql/
+MASTER_SITES= http://www.loth.demon.co.uk/gmysql/ \
+ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-MAINTAINER= ibex@physik.TU-Berlin.DE
+MAINTAINER= dirk@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
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
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index ac3cc6a3c414..d4ae7dbd93e1 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -1,9 +1,9 @@
-# New ports collection makefile for: gtksee
-# Version required: 0.1.4
-# Date created: Sun Nov 22 12:08:18 CET 1998
-# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
+# New ports collection makefile for: gtksee
+# Version required: 0.1.4
+# Date created: Sun Nov 22 12:08:18 CET 1998
+# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
-# $Id: Makefile,v 1.6 1998/12/08 16:17:02 vanilla Exp $
+# $Id: Makefile,v 1.7 1998/12/25 14:41:09 vanilla Exp $
#
DISTNAME= gtksee-0.2.1
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \
http://www.zg169.net/~hotaru/gtksee/ \
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 \
jpeg.9:${PORTSDIR}/graphics/jpeg \