diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:25:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:25:26 +0000 |
commit | 6ce638fdbfd144d8f328b85687facdfa3949809f (patch) | |
tree | 5370e4561d7322f63e07b69642bd349ee7501a63 /science/cdf | |
parent | 24d83930d03f253924cc6f8758f3e61cdd5f927c (diff) |
Notes
Diffstat (limited to 'science/cdf')
-rw-r--r-- | science/cdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 2773bba2f87d..f8b338483723 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= cdf${VER}-dist-cdf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@math.missouri.edu COMMENT= Device independent view of the CDF data model MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \ |