diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /math/jama/Makefile | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Notes
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 d216bf5be37e..66b0a8877318 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= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Java-like Matrix C++ Templates BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \ |