diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkfig/Makefile | 12 | ||||
-rw-r--r-- | graphics/gtksee/Makefile | 12 |
2 files changed, 12 insertions, 12 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 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 \ |