diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-03 04:01:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-03 04:01:36 +0000 |
commit | cb62d14187f3f0637509181cadccbc0f3bd26ff9 (patch) | |
tree | ad96a166bc019bf726f147f61848b466af95f179 /audio/pimp3 | |
parent | 54a6f4b5c93e71136ac2358a571515a2e12d6395 (diff) | |
download | ports-cb62d14187f3f0637509181cadccbc0f3bd26ff9.tar.gz ports-cb62d14187f3f0637509181cadccbc0f3bd26ff9.zip |
Notes
Diffstat (limited to 'audio/pimp3')
-rw-r--r-- | audio/pimp3/files/patch-aa | 8 |
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' |