diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
commit | 9edb10042ae6148ed23f18b1f7072eaea3ef93c0 (patch) | |
tree | 9fbcc0c350f44effeab6b25083306652014ec7e1 /math/pear-Math_Combinatorics | |
parent | 1b9ec2146a8b5337da14cea069876ea4e445a629 (diff) |
Notes
Diffstat (limited to 'math/pear-Math_Combinatorics')
-rw-r--r-- | math/pear-Math_Combinatorics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index 1b8ae0cf4ab3..4aab90b9133b 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear -MAINTAINER= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A package that produces combinations and permutations BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |