diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/net-snmp/files/patch-Makefile.in | |
parent | ab7ba5abd2606b7e7d23d2359bb0a26004d0eec0 (diff) | |
download | freebsd-ports-60aab665670e50cb18bba45ee25f2ed091759741.zip |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net/net-snmp/files/patch-Makefile.in')
-rw-r--r-- | net/net-snmp/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/net-snmp/files/patch-Makefile.in b/net/net-snmp/files/patch-Makefile.in deleted file mode 100644 index 405b874b64aa..000000000000 --- a/net/net-snmp/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Oct 22 22:13:07 2003 -+++ Makefile.in Fri Nov 14 12:59:36 2003 -@@ -15,7 +15,7 @@ - INSTALLHEADERS=version.h - INCLUDESUBDIR=system - INCLUDESUBDIRHEADERS= aix.h bsd.h bsdi3.h bsdi4.h bsdi.h cygwin.h darwin.h \ -- dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd.h generic.h hpux.h \ -+ dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd5.h freebsd.h generic.h hpux.h \ - irix.h linux.h mips.h netbsd.h openbsd.h osf5.h solaris2.6.h solaris2.7.h \ - solaris2.8.h solaris2.9.h solaris.h sunos.h svr5.h sysv.h ultrix4.h - INCLUDESUBDIR2=machine |