aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pimp3
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-04-03 12:01:36 +0800
committerlioux <lioux@FreeBSD.org>2001-04-03 12:01:36 +0800
commite8d82dcbba9f4d264fb61ca9a26e4f1da711841b (patch)
treecb7d24faa619545eed847171bac1211704271c8d /audio/pimp3
parentbb126e2dd2989cb42f3def8ad9118391f6988cca (diff)
downloadfreebsd-ports-gnome-e8d82dcbba9f4d264fb61ca9a26e4f1da711841b.tar.gz
freebsd-ports-gnome-e8d82dcbba9f4d264fb61ca9a26e4f1da711841b.tar.zst
freebsd-ports-gnome-e8d82dcbba9f4d264fb61ca9a26e4f1da711841b.zip
Remove this patch in favor of a in-Makefile post-patch target. Also,
the other is LOCALBASE safe.
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'