diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 17:04:39 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-19 17:04:39 +0800 |
commit | 028efa759f43ea4bff4ec487177f7ab83f62cc10 (patch) | |
tree | 60d8bd2bbc1209403d69dc5dd972287e445a782a /math/pari | |
parent | 22b192b7f240694b3ff5623dbd3e81e4a7ee61a4 (diff) | |
download | freebsd-ports-gnome-028efa759f43ea4bff4ec487177f7ab83f62cc10.tar.gz freebsd-ports-gnome-028efa759f43ea4bff4ec487177f7ab83f62cc10.tar.zst freebsd-ports-gnome-028efa759f43ea4bff4ec487177f7ab83f62cc10.zip |
Adopt
Feature safe: yes
Diffstat (limited to 'math/pari')
-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 6bfe101f6b0f..9c76cff1b27e 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Mathematics library and advanced calculator package LICENSE= GPLv2 |