diff options
-rw-r--r-- | science/netcdf/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index f5acfdc4fd31..f4b13d6b36de 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ MASTER_SITE_SUBDIR= . old -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Library for machine-independent, array-oriented data access WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index f5acfdc4fd31..f4b13d6b36de 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ MASTER_SITE_SUBDIR= . old -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Library for machine-independent, array-oriented data access WRKSRC= ${WRKDIR}/${DISTNAME}/src |