diff options
author | zi <zi@FreeBSD.org> | 2016-05-25 09:41:39 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2016-05-25 09:41:39 +0800 |
commit | 485f04a9d99358fd769c3587c822147b7afa0b7f (patch) | |
tree | 208fc4ad01ef7db79befa578ecfea02768bf4d60 /www/flot | |
parent | b414d8459b3de5ec31b4b33895a2b6997934c34f (diff) | |
download | freebsd-ports-gnome-485f04a9d99358fd769c3587c822147b7afa0b7f.tar.gz freebsd-ports-gnome-485f04a9d99358fd769c3587c822147b7afa0b7f.tar.zst freebsd-ports-gnome-485f04a9d99358fd769c3587c822147b7afa0b7f.zip |
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record), maintainer timeouts
Reported by: portscout
Diffstat (limited to 'www/flot')
-rw-r--r-- | www/flot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flot/Makefile b/www/flot/Makefile index f51f990dc156..c04f5916d9dd 100644 --- a/www/flot/Makefile +++ b/www/flot/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.8.3 CATEGORIES= www devel MASTER_SITES= http://www.flotcharts.org/downloads/ -MAINTAINER= melvyn@magemana.nl +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript plotting library for jQuery LICENSE= MIT |