aboutsummaryrefslogtreecommitdiffstats
path: root/net/net-snmp/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-03-07 11:02:37 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-03-07 11:02:37 +0800
commit06c1a467d9bee68f47508660102f44358430387e (patch)
tree257601e51eb578a6ad96dc4facbe867ee58ee159 /net/net-snmp/Makefile
parent92ed25818e7f1da097b256554c53f29d78d7b45f (diff)
downloadfreebsd-ports-gnome-06c1a467d9bee68f47508660102f44358430387e.tar.gz
freebsd-ports-gnome-06c1a467d9bee68f47508660102f44358430387e.tar.zst
freebsd-ports-gnome-06c1a467d9bee68f47508660102f44358430387e.zip
Return correct memory size when over 2G.
PR: ports/35352 Submitted by: Steve Shorter <steve@nomad.tor.lets.net>
Diffstat (limited to 'net/net-snmp/Makefile')
-rw-r--r--net/net-snmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 10e51eb797d4..df4a9647c6a2 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ucd-snmp
PORTVERSION= 4.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ucd-snmp.ucdavis.edu/ \