diff options
Diffstat (limited to 'math/jama/Makefile')
-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 \ |