diff options
author | nork <nork@FreeBSD.org> | 2003-04-19 21:06:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-19 21:06:13 +0800 |
commit | ae028ac5dd3c716b262c82f8a5bcd7524d58ad78 (patch) | |
tree | 10780a684bdfd2e8debd31ddf4f89c4744ad7330 /math | |
parent | 529cde330a10bb957908e203db6f9714918c80e0 (diff) | |
download | freebsd-ports-gnome-ae028ac5dd3c716b262c82f8a5bcd7524d58ad78.tar.gz freebsd-ports-gnome-ae028ac5dd3c716b262c82f8a5bcd7524d58ad78.tar.zst freebsd-ports-gnome-ae028ac5dd3c716b262c82f8a5bcd7524d58ad78.zip |
Change MAINTAINER to new address.
PR: ports/51141, ports/51142, ports/51143, ports/51144
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 7b5e848104ec..84672d2e0c57 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/maxima/ \ DISTNAME= maxima-5.6 EXTRACT_SUFX= .tgz -MAINTAINER= sf@dsinw.com +MAINTAINER= sf@slappy.org COMMENT= Maxima symbolic computation program BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl |