diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 15:48:00 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 15:48:00 +0800 |
commit | e4f9f51fd8630652e8bc4dffd61d1c44bbe71e34 (patch) | |
tree | 829b96044b8bded40546a58b934da74fdb2af261 /math | |
parent | 8e2edd0e8d90282aff179bbeebf99e57839de556 (diff) | |
download | freebsd-ports-gnome-e4f9f51fd8630652e8bc4dffd61d1c44bbe71e34.tar.gz freebsd-ports-gnome-e4f9f51fd8630652e8bc4dffd61d1c44bbe71e34.tar.zst freebsd-ports-gnome-e4f9f51fd8630652e8bc4dffd61d1c44bbe71e34.zip |
Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
Sorry, but as Ive posted before, I can no longer maintain any of my
ports, serving in the army is eating up all of my free time.
Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
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 cb0a7eb8288f..78a2cd6f5d22 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -3,14 +3,14 @@ # Date created: 8 Aug 1998 # Whom: rom # -# $Id: Makefile,v 1.8 1999/04/22 07:47:57 mharo Exp $ +# $Id: Makefile,v 1.9 1999/05/29 03:55:21 steve Exp $ # DISTNAME= geg-0.99.0 CATEGORIES= math MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ -MAINTAINER= rom_glsa@ein-hashofet.co.il +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |