diff options
Diffstat (limited to 'security/ipfw2dshield/files/patch-ipaddr_Makefile')
-rw-r--r-- | security/ipfw2dshield/files/patch-ipaddr_Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/ipfw2dshield/files/patch-ipaddr_Makefile b/security/ipfw2dshield/files/patch-ipaddr_Makefile deleted file mode 100644 index 692462426805..000000000000 --- a/security/ipfw2dshield/files/patch-ipaddr_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- ipaddr/Makefile.orig Fri Feb 15 12:39:34 2002 -+++ ipaddr/Makefile Sat Nov 27 03:40:11 2004 -@@ -27,7 +27,7 @@ - CC = cc - CFLAGS = -O2 -Wall - --prefix = /usr/local -+prefix = ${PREFIX} - bindir = $(prefix)/bin - - SRCS = ipaddr.c |