diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-08-29 03:22:59 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-08-29 03:22:59 +0000 |
commit | 172020bf74f63435858141e14217cb8873bff5c5 (patch) | |
tree | f93dc0ba93e020856873e573faaa36a5f7e69fda /net/net-snmp4/Makefile | |
parent | d6b758dc0bd36df4296dc11deb1e1f06ea0942da (diff) |
Notes
Diffstat (limited to 'net/net-snmp4/Makefile')
-rw-r--r-- | net/net-snmp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 90ecbacaf6da..2c183f3c5ae5 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucd-snmp PORTVERSION= 4.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ |