diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cowpatty/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/rrdbot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cowpatty/Makefile b/net-mgmt/cowpatty/Makefile index c29f785831f7..741cce9be917 100644 --- a/net-mgmt/cowpatty/Makefile +++ b/net-mgmt/cowpatty/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.willhackforsushi.com/code/cowpatty/4.3/ \ http://mcx2.org/files/ EXTRACT_SUFX= .tgz -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Brute-force dictionary attack against WPA-PSK PORTDOCS= FAQ README diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile index 885bd27d0807..d07a435c15f8 100644 --- a/net-mgmt/rrdbot/Makefile +++ b/net-mgmt/rrdbot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.4 CATEGORIES= net-mgmt MASTER_SITES= http://memberwebs.com/stef/software/rrdbot/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool |