diff options
author | leeym <leeym@FreeBSD.org> | 2009-05-06 14:13:08 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-05-06 14:13:08 +0800 |
commit | 6c60af476d2e0c951f8d62831210d095f2ec83cb (patch) | |
tree | 4e9c58e0237823c26a40c6f221200bff57192b79 /science/silo | |
parent | 360026bf95672db3d524fb39fe458ff521013005 (diff) | |
download | freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.tar.gz freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.tar.zst freebsd-ports-gnome-6c60af476d2e0c951f8d62831210d095f2ec83cb.zip |
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com
Diffstat (limited to 'science/silo')
-rw-r--r-- | science/silo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile index d22b2ea66c92..88e2cc5a4f05 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://wci.llnl.gov/codes/${PORTNAME}/silo-${PORTVERSION}/ -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org COMMENT= A mesh and field I/O library and scientific database LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf |