diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
commit | 238940659fef9d2215986549df4157f1a1c130f8 (patch) | |
tree | 1a72a6cc720e6c81823475b401b3d2c34b2fe440 /math/algae | |
parent | 57e08a072bd89d1680e71472369bf1402fa32449 (diff) | |
download | ports-238940659fef9d2215986549df4157f1a1c130f8.tar.gz ports-238940659fef9d2215986549df4157f1a1c130f8.zip |
Notes
Diffstat (limited to 'math/algae')
-rw-r--r-- | math/algae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 739f3054845c..b42b31acda8f 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes |