diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /net-mgmt/snmptt | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'net-mgmt/snmptt')
-rw-r--r-- | net-mgmt/snmptt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/snmptt/Makefile b/net-mgmt/snmptt/Makefile index 5e6c8f6f082..727b44ddb48 100644 --- a/net-mgmt/snmptt/Makefile +++ b/net-mgmt/snmptt/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SNMP trap handler/translator/swiss-army-knife RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp \ |