diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /math | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | ports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
Notes
Diffstat (limited to 'math')
-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 df936d62df68..bd916d09a190 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= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Package that produces combinations and permutations USES= pear |