diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-30 13:07:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-30 13:07:16 +0000 |
commit | 5cc304c80d01b8c4042530fdc7d811eb6bd365e0 (patch) | |
tree | 25ec0dd3cfac9a8d0cce748e3462060085b441ed /math/wfmath | |
parent | 6caee23c5df1b6c40eb6d8508a7ad22fb165132f (diff) | |
download | ports-5cc304c80d01b8c4042530fdc7d811eb6bd365e0.tar.gz ports-5cc304c80d01b8c4042530fdc7d811eb6bd365e0.zip |
Notes
Diffstat (limited to 'math/wfmath')
-rw-r--r-- | math/wfmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 9d690f88aae4..7909f64080f7 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= Worldforge math library USE_GMAKE= yes |