aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-09-22 17:10:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-09-22 17:10:26 +0000
commite475c19a24ad0be6c77798ac658eb897a7825ec3 (patch)
treec209aa104fcfe729531c297b4301e67a1019dd54 /science
parentaa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff)
downloadports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz
ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/cdo/Makefile2
-rw-r--r--science/netcdf-ftn/Makefile2
-rw-r--r--science/netcdf/Makefile2
-rw-r--r--science/netcdf3-ftn/Makefile2
-rw-r--r--science/netcdf4/Makefile2
-rw-r--r--science/udunits/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 5da27b85e3fa..31c7f0c760a9 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= science
MASTER_SITES= https://code.zmaw.de/attachments/download/307/ \
http://sunpoet.net/distfiles/
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Climate Data Operators
GNU_CONFIGURE= yes
diff --git a/science/netcdf-ftn/Makefile b/science/netcdf-ftn/Makefile
index f1abbef0ddc2..3e15ca6c6214 100644
--- a/science/netcdf-ftn/Makefile
+++ b/science/netcdf-ftn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netcdf
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= NetCDF (network Common Data Form), with Fortran support
LATEST_LINK= netcdf-ftn
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 04944196c74b..ca2ebb6d7cdd 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
http://sunpoet.net/distfiles/
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT?= Library for machine-independent, array-oriented data access
CONFLICTS= hdf-4.* netcdf-4.*
diff --git a/science/netcdf3-ftn/Makefile b/science/netcdf3-ftn/Makefile
index 0f9260e0ab9d..234d729277c0 100644
--- a/science/netcdf3-ftn/Makefile
+++ b/science/netcdf3-ftn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netcdf
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= NetCDF (network Common Data Form), with Fortran support
LATEST_LINK= netcdf3-ftn
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index 42398017c1a9..6d5890a01589 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
http://sunpoet.net/distfiles/
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT?= Library for machine-independent, array-oriented data access
CONFLICTS= hdf-4.* netcdf-3.*
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index e8b53ec8b187..27116dafb4ff 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science math
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
http://sunpoet.net/distfiles/
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A library for manipulating units of physical quantities
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2