diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 21:26:37 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 21:26:37 +0000 |
commit | 282ffa675946e6289e9d7611646041b81b73c074 (patch) | |
tree | e75922ce332f85227bd39915b278fd8a4da067c1 /math/geg | |
parent | 33020b88782feecf32a03c90ac0bcd5f4e1400d3 (diff) | |
download | ports-282ffa675946e6289e9d7611646041b81b73c074.tar.gz ports-282ffa675946e6289e9d7611646041b81b73c074.zip |
Notes
Diffstat (limited to 'math/geg')
-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 |