diff options
author | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
commit | 8d163cb1c6a2c5e485915f6ff0f5846b76a32830 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /math/matio | |
parent | 0e878cf9281b005079d62ed018135afefaf633ab (diff) | |
download | freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.gz freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.zst freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.zip |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'math/matio')
-rw-r--r-- | math/matio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matio/Makefile b/math/matio/Makefile index cbae06e58142..276d18c5777d 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 CATEGORIES= math MASTER_SITES= SF -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading/writing Matlab files GNU_CONFIGURE= yes |