diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-10 05:46:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-10 05:46:49 +0000 |
commit | 1709ca6d1a77a0e3bc2d8712940992ac857f5033 (patch) | |
tree | 011045ad80021a0f46b85bbc7fd7a0909569b3c4 /net/net-snmp/Makefile | |
parent | Enable this port to be able to fetch even when Qualcomm releases (diff) |
Upgrade to 4.2.1.
Diffstat (limited to 'net/net-snmp/Makefile')
-rw-r--r-- | net/net-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index c64556f88633..c5e8202cadbc 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ucd-snmp -PORTVERSION= 4.2 +PORTVERSION= 4.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ |