diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-30 08:33:48 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-30 08:33:48 +0000 |
commit | cd19b2d6d6d06ce88f0f732e87a2199f7f30aec5 (patch) | |
tree | c5644e52001ce049db5a382edbf93c48ac5f5138 | |
parent | 63e1942d061eb2c4a2184d70547bc00656bec621 (diff) | |
download | freebsd-ports-cd19b2d6d6d06ce88f0f732e87a2199f7f30aec5.zip |
Erik Greenwald wants to maintain this port.
PR: ports/115884
Submitted by: Erik Greenwald
-rw-r--r-- | math/jama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jama/Makefile b/math/jama/Makefile index 7c651e0a9708..d216bf5be37e 100644 --- a/math/jama/Makefile +++ b/math/jama/Makefile @@ -16,7 +16,7 @@ DISTFILES=${DISTNAME}${EXTRACT_SUFX} jama102doc.zip DIST_SUBDIR= tnt EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= Java-like Matrix C++ Templates BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \ |