diff options
author | linimon <linimon@FreeBSD.org> | 2006-01-23 17:48:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-01-23 17:48:39 +0800 |
commit | decf974a434ba595d21b3e0d6e188c15f5078b99 (patch) | |
tree | ce3fa7187cf3fd8384dd3a4cacf16a1196ae4e6f /math | |
parent | 9c9578b9aa57499bbed8d42cae02c48907fb8f21 (diff) | |
download | freebsd-ports-gnome-decf974a434ba595d21b3e0d6e188c15f5078b99.tar.gz freebsd-ports-gnome-decf974a434ba595d21b3e0d6e188c15f5078b99.tar.zst freebsd-ports-gnome-decf974a434ba595d21b3e0d6e188c15f5078b99.zip |
Remove maintainer at his request.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 69cb10d25f2a..2ed94b01bb92 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz -MAINTAINER= neuhauser@sigpipe.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) MAKEFILE= makefile |