diff options
author | pav <pav@FreeBSD.org> | 2004-04-10 18:39:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-10 18:39:59 +0800 |
commit | b7727d404687a4b07872a02ac05a372377e846ce (patch) | |
tree | 0e075783913622e57084fc9900e8e7a4d3874182 /net/cacti | |
parent | 4405506a76f70f6fd0890040a2c6bbec3f14c255 (diff) | |
download | freebsd-ports-gnome-b7727d404687a4b07872a02ac05a372377e846ce.tar.gz freebsd-ports-gnome-b7727d404687a4b07872a02ac05a372377e846ce.tar.zst freebsd-ports-gnome-b7727d404687a4b07872a02ac05a372377e846ce.zip |
- Really reset a maintainer
Diffstat (limited to 'net/cacti')
-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 55aa363817c5..8d0d5da63f9c 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 \ |