diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-07 10:10:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-07 10:10:11 +0000 |
commit | ad3dff30b7c4b25052900b3c6adb896ccc027305 (patch) | |
tree | 48d358dc6d4f9244ae12e6ee7d16091536ac8530 /net-p2p/hagelslag/files/patch-Makefile | |
parent | 61f9142ed6b705e9382824d87f1da0cbaa1e4c95 (diff) |
Notes
Diffstat (limited to 'net-p2p/hagelslag/files/patch-Makefile')
-rw-r--r-- | net-p2p/hagelslag/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/hagelslag/files/patch-Makefile b/net-p2p/hagelslag/files/patch-Makefile deleted file mode 100644 index 8fa4fc94aab8..000000000000 --- a/net-p2p/hagelslag/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Sun Apr 8 20:00:36 2001 -+++ Makefile Mon May 7 12:09:57 2001 -@@ -3,7 +3,7 @@ - make -C gui all - - install: -- cp bin/* /usr/local/bin -+ ${BSD_INSTALL_PROGRAM} bin/* ${PREFIX}/bin - - - gui-all: |