diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /math/algae | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) |
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 1292a4df2fca..f872fc17e34d 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mneumann@ntecs.de +MAINTAINER= ports@FreeBSD.org COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes |