diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-25 21:30:04 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-25 21:30:04 +0000 |
commit | b58e4c896a5225a4e9ba1190d5f57a227f9ee408 (patch) | |
tree | 8f86d5af387fbddc5c512d0999a29ffe039b78b2 /math | |
parent | 58623651224a67442c9ca9bbb0750f737cddc11c (diff) |
Notes
Diffstat (limited to 'math')
-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 26a2e2f0d9cf..4bd63278378c 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.14 1999/06/25 21:17:14 cpiazza Exp $ +# $Id: Makefile,v 1.15 1999/06/25 21:29:23 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= mi@aldan.algebra.com +MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm |