diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
commit | ff15848ac8594fba878c12552d3275c84b31dc75 (patch) | |
tree | fb7cef6c7cfcb061935fe3b28cef7887963b7485 /math | |
parent | 8cd4c8815b213a7a873760cf9e3c48c42927b5ff (diff) | |
download | freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.gz freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.tar.zst freebsd-ports-gnome-ff15848ac8594fba878c12552d3275c84b31dc75.zip |
Update maintainer's email address.
Submitted by: maintainer (private email)
Diffstat (limited to 'math')
-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 \ |