diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1997-03-07 11:33:51 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1997-03-07 11:33:51 +0000 |
commit | 76bd4dfdd716830e6fcb524eab004b12dd06f8c0 (patch) | |
tree | 7e9c081ad8420df1f4331b2b55d991f544cfa3ec /net/net-snmp4 | |
parent | ${RM} -> ${RM} -f. (diff) |
Try to bring this port up to date. Upgrade to 3.1.3, and untangle the
patches a bit (author incorporated a fair number of them, and made
even more cross-platfrm portability improvements). I'll deal with
any packaging changes tomorrow.
Notes
Notes:
svn path=/head/; revision=5904
Diffstat (limited to 'net/net-snmp4')
-rw-r--r-- | net/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp4/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 25163e99ff83..cc86ae2757da 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -3,10 +3,10 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ +# $Id: Makefile,v 1.8 1996/12/08 01:45:06 max Exp $ # -DISTNAME= ucd-snmp-3.1 +DISTNAME= ucd-snmp-3.1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ diff --git a/net/net-snmp4/distinfo b/net/net-snmp4/distinfo index 3d93c64c5b50..2d79da522fed 100644 --- a/net/net-snmp4/distinfo +++ b/net/net-snmp4/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-3.1.tar.gz) = 94804ca8e63f43899233ba30b9a6571a +MD5 (ucd-snmp-3.1.3.tar.gz) = 2e8348d7c948cd003965dbffbd61bef3 |