diff options
author | pav <pav@FreeBSD.org> | 2006-01-24 04:27:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-24 04:27:33 +0800 |
commit | 98431c5fad210352219fddc48584b840e78672ca (patch) | |
tree | 7084f32c8c7d67ad7bfccb6c1b852da075f777a5 /net/rtg | |
parent | 35497d852196a288e8a95f343309052304ff7f91 (diff) | |
download | freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.tar.gz freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.tar.zst freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.zip |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com>
Diffstat (limited to 'net/rtg')
-rw-r--r-- | net/rtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtg/Makefile b/net/rtg/Makefile index 592e59c2c520..bf8933cbefb4 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rtg -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible, high-performance SNMP statistics monitoring system LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client \ |