summaryrefslogtreecommitdiff
path: root/net-mgmt/nitpicker/files/patch-ab
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /net-mgmt/nitpicker/files/patch-ab
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes: svn path=/head/; revision=363362
Diffstat (limited to 'net-mgmt/nitpicker/files/patch-ab')
-rw-r--r--net-mgmt/nitpicker/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/nitpicker/files/patch-ab b/net-mgmt/nitpicker/files/patch-ab
deleted file mode 100644
index f91dd794e110..000000000000
--- a/net-mgmt/nitpicker/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/parse_flowfile/src/Makefile.orig Sat Aug 23 10:41:23 2003
-+++ tools/parse_flowfile/src/Makefile Sat Aug 23 10:42:27 2003
-@@ -3,6 +3,6 @@
- LIBS =
- INCLUDES = -I../include -I../../../include
--CFLAGS = -Wall -g $(INCLUDES)
--CC = g++
-+CFLAGS += $(INCLUDES)
-+CC = c++
- INCDIR= ${.CURDIR}/../include
- .PATH: ${INCDIR}