diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-08-30 08:33:48 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-08-30 08:33:48 +0000 |
commit | dfe93ae21e0aab96f9dc4f201573556402cabd65 (patch) | |
tree | 6c42081fc6bc183504289b5110e723076e54415f /math/jama | |
parent | ce12bf43bb9e10e456acf3847eb033261881b8e1 (diff) | |
download | FreeBSD-ports-dfe93ae21e0aab96f9dc4f201573556402cabd65.zip FreeBSD-ports-dfe93ae21e0aab96f9dc4f201573556402cabd65.tar.gz |
Erik Greenwald wants to maintain this port.
PR: ports/115884
Submitted by: Erik Greenwald
Diffstat (limited to 'math/jama')
-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 7c651e0..d216bf5 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 \ |