diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /math | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) | |
download | ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/gap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index bc57998f7e93..5d5d551236d4 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -14,7 +14,7 @@ DISTFILES= gap4r3.tar.gz \ accpkg4r3.tar.gz deppkg4r3.tar.gz xtom4r3.tar.gz DIST_SUBDIR= gap -MAINTAINER= keith@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GAP is a system for computational discrete algebra NO_CDROM= "Don't sell for profit." |