diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
commit | 78d181be73e4a2fe34efc11b0f1ad21b3bcf5f00 (patch) | |
tree | 1f9f16c0aa1a73ee102a15edf78d768eba67f378 /math | |
parent | ced75cb619f68cc89016c60f39ded7a7bf163cc9 (diff) | |
download | FreeBSD-ports-78d181be73e4a2fe34efc11b0f1ad21b3bcf5f00.zip FreeBSD-ports-78d181be73e4a2fe34efc11b0f1ad21b3bcf5f00.tar.gz |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/pari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index a181852..fad156b 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION} -MAINTAINER= yoshiaki@kt.rim.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Mathematics library and advanced calculator package INSTALLS_SHLIB= yes |