diff options
Diffstat (limited to 'net-mgmt/net-snmp4/Makefile')
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 7a3f2e7bb464..0d4d0507c864 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/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 |