diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 07:48:00 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 07:48:00 +0000 |
commit | bd0b4c5378c0ead94b0104e1c8adeebee1cf6b20 (patch) | |
tree | a0ba8a0a2d920f538189a22ecb402740a52e284f /math/geg/Makefile | |
parent | 1e39753fcfc9ad59cfee6ff3309e94d12a40a2e6 (diff) | |
download | ports-bd0b4c5378c0ead94b0104e1c8adeebee1cf6b20.tar.gz ports-bd0b4c5378c0ead94b0104e1c8adeebee1cf6b20.zip |
Notes
Diffstat (limited to 'math/geg/Makefile')
-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 |