diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 05:29:23 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 05:29:23 +0800 |
commit | 4c85900a80b0f097b54ad7532f5f0ed493319e50 (patch) | |
tree | 7595d3c3d2bb68e331652b2cffe73a5477c3e4ec | |
parent | f8b12c0ac385f160fb1f87834bc530cdfc551961 (diff) | |
download | freebsd-ports-gnome-4c85900a80b0f097b54ad7532f5f0ed493319e50.tar.gz freebsd-ports-gnome-4c85900a80b0f097b54ad7532f5f0ed493319e50.tar.zst freebsd-ports-gnome-4c85900a80b0f097b54ad7532f5f0ed493319e50.zip |
Mikhail Teterin <mi@aldan.algebra.com> volunteered to maintain this port.
-rw-r--r-- | math/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index 0be9e125c295..26a2e2f0d9cf 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Jan 1998 # Whom: mi@aldan.algebra.com # -# $Id: Makefile,v 1.13 1999/04/20 00:02:10 mharo Exp $ +# $Id: Makefile,v 1.14 1999/06/25 21:17:14 cpiazza Exp $ # DISTNAME= siag-3.1.18 @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ \ ftp://ftp.icm.edu.pl/site/siag/ -MAINTAINER= ports@freebsd.org +MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm |