diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /net-mgmt/nitpicker/files/patch-ac | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'net-mgmt/nitpicker/files/patch-ac')
-rw-r--r-- | net-mgmt/nitpicker/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/nitpicker/files/patch-ac b/net-mgmt/nitpicker/files/patch-ac deleted file mode 100644 index 13530fd9a5d8..000000000000 --- a/net-mgmt/nitpicker/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- tools/parse_flowfile/src/Makefile.old Fri May 23 00:01:06 2003 -+++ tools/parse_flowfile/src/Makefile Fri May 23 00:01:20 2003 -@@ -16,4 +16,7 @@ - all: $(TARGET) $(OBJS) - -+install: $(TARGET) $(OBJS) -+ cp $(TARGET) $(PREFIX)/bin -+ - clean: - rm -f *.o |