summaryrefslogtreecommitdiff
path: root/net/omcmd/files/patch-omfuncs.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-06-01 09:13:40 +0000
committerRene Ladan <rene@FreeBSD.org>2016-06-01 09:13:40 +0000
commit0ec45745a018662fbb603dc053e5466c1c3bb429 (patch)
tree369e8839a9dbd9d5c6fc530c44d436f47216112f /net/omcmd/files/patch-omfuncs.c
parent- Switch to USES=localbase (diff)
Remove expired ports:
2016-06-01 net/omcmd: Unfetchable and depends on expired net/isc-dhcp41-server 2016-03-01 net/isc-dhcp41-server: isc-dhcp 4.1 is now End of Life
Notes
Notes: svn path=/head/; revision=416234
Diffstat (limited to 'net/omcmd/files/patch-omfuncs.c')
-rw-r--r--net/omcmd/files/patch-omfuncs.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/omcmd/files/patch-omfuncs.c b/net/omcmd/files/patch-omfuncs.c
deleted file mode 100644
index d1358cee1633..000000000000
--- a/net/omcmd/files/patch-omfuncs.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- omfuncs.c.orig 2010-07-05 14:29:11.000000000 +0400
-+++ omfuncs.c 2010-07-05 14:30:01.000000000 +0400
-@@ -6,6 +6,8 @@
- #include <time.h>
- #include <string.h>
- #include <stdarg.h>
-+#include <sys/types.h>
-+#include <sys/socket.h>
- #include <arpa/inet.h>
- #include <netinet/in.h>
- #include <stdlib.h>