summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2003-08-19 08:42:02 +0000
committermax <max@FreeBSD.org>2003-08-19 08:42:02 +0000
commit908e408eebb828644d9cbc1d0825a40ee73b4e78 (patch)
tree17c3f569ca80184aeea91b02b23b36bae8a449c7 /audio
parent1dc792ae336fa9f3645b0d20ca3814b4fa1b8497 (diff)
downloadFreeBSD-ports-908e408eebb828644d9cbc1d0825a40ee73b4e78.zip
FreeBSD-ports-908e408eebb828644d9cbc1d0825a40ee73b4e78.tar.gz
Fix the startup line so that this executes appropriately.
Diffstat (limited to 'audio')
-rw-r--r--audio/gnump3d/files/patch-bin::gnump3d-index8
1 files changed, 7 insertions, 1 deletions
diff --git a/audio/gnump3d/files/patch-bin::gnump3d-index b/audio/gnump3d/files/patch-bin::gnump3d-index
index cb07c98..420082c 100644
--- a/audio/gnump3d/files/patch-bin::gnump3d-index
+++ b/audio/gnump3d/files/patch-bin::gnump3d-index
@@ -1,5 +1,11 @@
--- bin/gnump3d-index.orig Thu Jul 3 05:44:16 2003
-+++ bin/gnump3d-index Fri Jul 4 23:36:00 2003
++++ bin/gnump3d-index Tue Aug 19 17:34:25 2003
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w -- -*- cperl -*-
++#!/usr/bin/perl -w # -*- cperl -*- #
+ #
+ # gnump3d-index - Create a database of all tag information for audio files.
+ #
@@ -54,9 +54,9 @@
{
$CONFIG_FILE = $ENV{"HOME"} . "/.gnump3drc";
OpenPOWER on IntegriCloud