diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
commit | 78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /math | |
parent | eff719206ec9a6e8452909a8ce3d4cf2dd306091 (diff) | |
download | ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.tar.gz ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pear-Math_Combinatorics/Makefile | 2 | ||||
-rw-r--r-- | math/pecl-big_int/Makefile | 2 | ||||
-rw-r--r-- | math/pecl-stats/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index bd916d09a190..df936d62df68 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Package that produces combinations and permutations USES= pear diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index 64ef8989c5a4..307e8ebad873 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Functions for calculations with arbitrary length integers and bitsets USES= php:ext tar:tgz diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index e7ea635c299d..c6af40b315f3 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension which with routines for statistical computation LICENSE= PHP30 |