diff options
author | zi <zi@FreeBSD.org> | 2012-12-05 04:41:09 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-05 04:41:09 +0800 |
commit | d971a244c3aa3d557dbe235a7142c677d587cd2d (patch) | |
tree | f1723a3082275384f6c1ac0513f9927cd1970ef2 /math | |
parent | 8d163cb1c6a2c5e485915f6ff0f5846b76a32830 (diff) | |
download | freebsd-ports-gnome-d971a244c3aa3d557dbe235a7142c677d587cd2d.tar.gz freebsd-ports-gnome-d971a244c3aa3d557dbe235a7142c677d587cd2d.tar.zst freebsd-ports-gnome-d971a244c3aa3d557dbe235a7142c677d587cd2d.zip |
- Reset MAINTAINER due to unrecoverable bounce.
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/gri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile index 645d3c16dfcc..9f6093cb8600 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= christopher.illies@ki.se +MAINTAINER= ports@FreeBSD.org COMMENT= An extensible plotting language for producing scientific graphs LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf |