diff options
Diffstat (limited to 'math/pari/Makefile')
-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 a1818526724f..fad156b67eaa 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 |