diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 15:19:45 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 15:19:45 +0000 |
commit | 0c38c9fae20fcfe5d266cfa58c8ffa292cad1036 (patch) | |
tree | aadb185a44989c48081f2dccb86740ab4c20ff6c /math | |
parent | 8e7637c85be7b53b594c9f275bed2da53e58924e (diff) | |
download | ports-0c38c9fae20fcfe5d266cfa58c8ffa292cad1036.tar.gz ports-0c38c9fae20fcfe5d266cfa58c8ffa292cad1036.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/asir2000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index de10867744d8..c942710d61f8 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ DISTFILES= ${ASIR_SRC} ${ASIR_DOC} ${GC_SRC} EXTRACT_ONLY= ${ASIR_SRC} -MAINTAINER= saito@asir.org +MAINTAINER= ports@FreeBSD.org COMMENT= The system Risa/Asir is a general computer algebra system LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari |