summaryrefslogtreecommitdiff
path: root/net/ng_daphne/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ng_daphne/files/patch-Makefile')
-rw-r--r--net/ng_daphne/files/patch-Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/ng_daphne/files/patch-Makefile b/net/ng_daphne/files/patch-Makefile
deleted file mode 100644
index dfc153f45db5..000000000000
--- a/net/ng_daphne/files/patch-Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
---- Makefile.orig Wed Jun 15 15:18:23 2005
-+++ Makefile Wed Jun 15 15:18:07 2005
-@@ -1,4 +1,4 @@
- KMOD= ng_daphne
--SRCS= ng_daphne.c
-+SRCS= ng_daphne.c opt_netgraph.h
-
- .include <bsd.kmod.mk>