diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /math/jakarta-commons-math | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'math/jakarta-commons-math')
-rw-r--r-- | math/jakarta-commons-math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile index 178019d6bf6..0b4d75496d6 100644 --- a/math/jakarta-commons-math/Makefile +++ b/math/jakarta-commons-math/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz:source1 \ junit-4.8.2.jar:source2 EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-src.tar.gz -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Java library of self-contained mathematics and statistics components LICENSE= APACHE20 |