diff options
author | egypcio <egypcio@FreeBSD.org> | 2018-12-05 22:09:12 +0800 |
---|---|---|
committer | egypcio <egypcio@FreeBSD.org> | 2018-12-05 22:09:12 +0800 |
commit | bf30d7192d33078525992b221cb1fa2b7cdec895 (patch) | |
tree | f7296f148175bac6a6931dd857cc602af5a5022b /net-mgmt | |
parent | 6818c092c928cd697a2a3648614dc2753cd65988 (diff) | |
download | freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.tar.gz freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.tar.zst freebsd-ports-gnome-bf30d7192d33078525992b221cb1fa2b7cdec895.zip |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr
lang/coffeescript
net-mgmt/cacti88
net-mgmt/cacti88-spine
net-p2p/libbt
net/py-iplib
net/py-iplib
net/py-libfte
net/py-sbws
security/obfs4proxy-tor
security/onionscan
security/openvpn-admin
security/py-fteproxy
security/py-yubikey-manager
security/super
sysutils/intel-pcm-devel
sysutils/openipmi
sysutils/shim
sysutils/xbatt
textproc/multimarkdown
textproc/regex2dfa
www/onionshare
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18434
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 |