aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
commitf8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch)
tree4c9fe40906899ed5072d23bceb6da69c122f66e5 /math
parent7155e78a689303ed4842edf47fdca8aa48ce2569 (diff)
downloadports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz
ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/pecl-stats/Makefile2
-rw-r--r--math/pecl-stats2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile
index 7c5493cf0bcc..4dbbe50c3cea 100644
--- a/math/pecl-stats/Makefile
+++ b/math/pecl-stats/Makefile
@@ -5,7 +5,7 @@ PORTNAME= stats
PORTVERSION= 1.0.5
CATEGORIES= math textproc pear
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
diff --git a/math/pecl-stats2/Makefile b/math/pecl-stats2/Makefile
index f5d6b6a73771..af228d89683f 100644
--- a/math/pecl-stats2/Makefile
+++ b/math/pecl-stats2/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.0.3
CATEGORIES= math textproc pear
PKGNAMESUFFIX= 2
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301