diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2018-12-05 14:09:12 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2018-12-05 14:09:12 +0000 |
commit | cbc186ec84aff4dfbdb22c627089b5f5de4c0c19 (patch) | |
tree | f7296f148175bac6a6931dd857cc602af5a5022b /net-mgmt | |
parent | 49a13c2c96dcfdc5d302008bcc867c2f584eccf0 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti88-spine/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti88/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cacti88-spine/Makefile b/net-mgmt/cacti88-spine/Makefile index dae1b054d227..60e1a21e274c 100644 --- a/net-mgmt/cacti88-spine/Makefile +++ b/net-mgmt/cacti88-spine/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ PKGNAMEPREFIX= cacti88- DISTNAME= cacti-${PORTNAME}-${PORTVERSION} -MAINTAINER= egypcio@googlemail.com +MAINTAINER= egypcio@FreeBSD.org COMMENT= Multithreaded poller for Cacti written in C LICENSE= LGPL21+ diff --git a/net-mgmt/cacti88/Makefile b/net-mgmt/cacti88/Makefile index 44778a91cfe6..f4012be80853 100644 --- a/net-mgmt/cacti88/Makefile +++ b/net-mgmt/cacti88/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ PKGNAMESUFFIX= 88 -MAINTAINER= egypcio@googlemail.com +MAINTAINER= egypcio@FreeBSD.org COMMENT= Web-driven graphing interface for RRDTool DEPRECATED= Works only with EOL php 5.6 |