diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-05-14 22:44:00 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-05-14 22:44:00 +0000 |
commit | 8c35ca32d0821141ff0874590396fee4aa3edf33 (patch) | |
tree | 30c2d6f16aa86c34dbbbdda0b2d1b34880c7c972 /net-mgmt/net-snmp/Makefile | |
parent | 071c56a9ced9888f94197a7c2d26dada1079a9be (diff) | |
download | ports-8c35ca32d0821141ff0874590396fee4aa3edf33.tar.gz ports-8c35ca32d0821141ff0874590396fee4aa3edf33.zip |
Notes
Diffstat (limited to 'net-mgmt/net-snmp/Makefile')
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index d4445bd2dddb..0371788689d9 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= net- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org +# Call for new maintainer. Feel free to take maintainership of this port. +# I'm just here only I don't like to assign this port to +# ports@FreeBSD.org as unmaintained. COMMENT= An extendable SNMP implementation OPTIONS= IPV6 "Build with IPv6 support" on \ |