diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cacti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cacti/Makefile b/net/cacti/Makefile index 55aa363817c..8d0d5da63f9 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.5 CATEGORIES= net MASTER_SITES= http://www.raxnet.net/downloads/cacti/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web-driven graphing interface for RRDTool RUN_DEPENDS= php:${PORTSDIR}/lang/php4 \ |