diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-18 05:26:37 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-18 05:26:37 +0800 |
commit | 12c0eb254cda1fc6bb711e6d00660bdf3a95ddef (patch) | |
tree | 3b77b3958d2b538fbf51370d63f8be035e071346 /math | |
parent | 7d1a5dffd0d138725e37a1e7644505fa85601342 (diff) | |
download | freebsd-ports-gnome-12c0eb254cda1fc6bb711e6d00660bdf3a95ddef.tar.gz freebsd-ports-gnome-12c0eb254cda1fc6bb711e6d00660bdf3a95ddef.tar.zst freebsd-ports-gnome-12c0eb254cda1fc6bb711e6d00660bdf3a95ddef.zip |
Set Dominik Brettnacher <domi@saargate.de> as the maintainer
of this port.
Diffstat (limited to 'math')
-rw-r--r-- | math/geg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index 78a2cd6f5d22..faadd6c52888 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -3,14 +3,14 @@ # Date created: 8 Aug 1998 # Whom: rom # -# $Id: Makefile,v 1.9 1999/05/29 03:55:21 steve Exp $ +# $Id: Makefile,v 1.10 1999/06/19 07:47:52 cpiazza Exp $ # DISTNAME= geg-0.99.0 CATEGORIES= math MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= domi@saargate.de LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |