aboutsummaryrefslogtreecommitdiff
path: root/net/net-snmp
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-02-02 01:43:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-02-02 01:43:17 +0000
commitf0ac79f1b9c072babb04f4d73bbeb9b92aa12cc7 (patch)
treeb17167a2285dc6c3e580ef2089a88ebc38b52c80 /net/net-snmp
parentcd63b40609909ab5e84463d48824c05c812b8cf3 (diff)
downloadports-f0ac79f1b9c072babb04f4d73bbeb9b92aa12cc7.tar.gz
ports-f0ac79f1b9c072babb04f4d73bbeb9b92aa12cc7.zip
Revert $PORTNAME change.
Notes
Notes: svn path=/head/; revision=37900
Diffstat (limited to 'net/net-snmp')
-rw-r--r--net/net-snmp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 7a3f2e7bb464..0d4d0507c864 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= net-snmp
+PORTNAME= ucd-snmp
PORTVERSION= 4.2
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
@@ -13,7 +13,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/
MASTER_SITE_SUBDIR= net-snmp
-DISTNAME= ucd-snmp-${PORTVERSION}
MAINTAINER= billf@FreeBSD.org