diff options
Diffstat (limited to 'devel/cocktail/files/patch-mpp-src-Makefile')
-rw-r--r-- | devel/cocktail/files/patch-mpp-src-Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/cocktail/files/patch-mpp-src-Makefile b/devel/cocktail/files/patch-mpp-src-Makefile deleted file mode 100644 index 4fd35bb2afbf..000000000000 --- a/devel/cocktail/files/patch-mpp-src-Makefile +++ /dev/null @@ -1,12 +0,0 @@ ---- /usr/ports/devel/cocktail/work/cocktail-9309//./mpp/src/Makefile Tue Feb 15 14:24:13 1994 -+++ ./mpp/src/Makefile Thu Aug 5 18:49:16 2004 -@@ -21,7 +21,7 @@ - install -c -s -m 755 mpp $(BIN)/mpp - - clean: -- rm -f *.[dimor] mpp *.bak -+ -rm -f *.[dimor] mpp *.bak - - CLEAN: clean -- rm -f Parser.m[di] -+ -rm -f Parser.m[di] |