diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
commit | fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd (patch) | |
tree | 7fe26f6964f11184ede9b700d2e9fd7df8996504 /science/cdf | |
parent | 3fd4f0b0fe5a112545fcd3560fdbe35f092dd9af (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 8146b0395781..b36f0283bede 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= cdf${VER}-dist-cdf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Device independent view of the CDF data model MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \ |