diff options
Diffstat (limited to 'net-mgmt/sting/files/patch-aa')
-rw-r--r-- | net-mgmt/sting/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/sting/files/patch-aa b/net-mgmt/sting/files/patch-aa deleted file mode 100644 index 87417fd343fa..000000000000 --- a/net-mgmt/sting/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile Fri Nov 5 06:00:22 1999 -+++ Makefile.new Wed May 10 11:11:23 2000 -@@ -42,7 +42,7 @@ - INCLS = -I. -I$(LIBPCAP) - DEFS = -DRETSIGTYPE=void -DHAVE_SIGACTION=1 - CFLAGS = -Wall $(CCOPT) $(DEFS) $(INCLS) --LIBS = -lm $(LIBPCAP)/libpcap.a -+LIBS = -lm -lpcap - - all: sting - |