summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-05-14 22:39:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-05-14 22:39:37 +0000
commit071c56a9ced9888f94197a7c2d26dada1079a9be (patch)
treefe7cf565018958b23124c34e00cb76623fbd4d03 /net-mgmt/net-snmp53
parent- Update to 0.9.22 (diff)
Set DEPRECATED and EXPIRATION_DATE.
Notes
Notes: svn path=/head/; revision=233911
Diffstat (limited to 'net-mgmt/net-snmp53')
-rw-r--r--net-mgmt/net-snmp53/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 9d6cddf93850..cecdf3b3b06b 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= net-snmp
PKGNAMEPREFIX= net-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An extendable SNMP implementation
.if !defined(WITH_TKMIB)
@@ -25,6 +25,8 @@ RUN_DEPEND= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
.endif
PATCH_DEPENDS= ${LIBTOOL_DEPENDS}
+DEPRECATED= Use net-mgmt/net-snmp port instead
+EXPIRATION_DATE=2009-07-01
USE_AUTOTOOLS= autoconf:262 libtool:15
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes