aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files/patch-ag
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-05-10 05:46:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-05-10 05:46:49 +0000
commit1709ca6d1a77a0e3bc2d8712940992ac857f5033 (patch)
tree011045ad80021a0f46b85bbc7fd7a0909569b3c4 /net-mgmt/net-snmp/files/patch-ag
parent071e8543369ce64751165eae95a65fbefeeef0d8 (diff)
downloadports-1709ca6d1a77a0e3bc2d8712940992ac857f5033.tar.gz
ports-1709ca6d1a77a0e3bc2d8712940992ac857f5033.zip
Upgrade to 4.2.1.
Notes
Notes: svn path=/head/; revision=42483
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-ag')
-rw-r--r--net-mgmt/net-snmp/files/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp/files/patch-ag b/net-mgmt/net-snmp/files/patch-ag
deleted file mode 100644
index 4f8dbd1fe650..000000000000
--- a/net-mgmt/net-snmp/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- snmplib/ucd-snmp-includes.h.orig Wed Jan 20 18:18:42 1999
-+++ snmplib/ucd-snmp-includes.h Sat Aug 28 02:13:56 1999
-@@ -4,7 +4,7 @@
- #include <netinet/in.h>
-
- /* uncomment if you don't have in_addr_t in netinet/in.h */
--/* typedef u_int in_addr_t; */
-+typedef u_int in_addr_t;
-
- #include <ucd-snmp/asn1.h>
- #include <ucd-snmp/snmp_api.h>