summaryrefslogtreecommitdiff
path: root/audio/pimp3
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-04-03 04:01:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-04-03 04:01:36 +0000
commitcb62d14187f3f0637509181cadccbc0f3bd26ff9 (patch)
treead96a166bc019bf726f147f61848b466af95f179 /audio/pimp3
parent*** empty log message *** (diff)
Remove this patch in favor of a in-Makefile post-patch target. Also,
the other is LOCALBASE safe.
Notes
Notes: svn path=/head/; revision=40782
Diffstat (limited to 'audio/pimp3')
-rw-r--r--audio/pimp3/files/patch-aa8
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/pimp3/files/patch-aa b/audio/pimp3/files/patch-aa
deleted file mode 100644
index 2ea543e034a5..000000000000
--- a/audio/pimp3/files/patch-aa
+++ /dev/null
@@ -1,8 +0,0 @@
---- pimp3.py.orig Sun Feb 11 19:17:02 2001
-+++ pimp3.py Sun Feb 11 19:17:20 2001
-@@ -1,4 +1,4 @@
--#! /usr/bin/python
-+#! /usr/local/bin/python
- import sys, getopt, os, string, gdbm, struct, commands
- programname = 'pimp3'
- versionnumber = '0.5.8'