openbsd-ports/mail/adcomplain/patches/patch-adcomplain_pl
brad 2b434e1a6c - replace do-extract target with proper use of EXTRACT_ variables
- change lots of whitespace to tabs
- add HOMEPAGE
- remove license type
- add @comment with RCS id to PLIST
- use better filename for patch and change it to a unified diff
2000-06-26 20:05:18 +00:00

12 lines
405 B
Perl

--- adcomplain.pl.orig Mon Jun 26 15:57:58 2000
+++ adcomplain.pl Mon Jun 26 15:58:18 2000
@@ -1,7 +1,4 @@
-#! /bin/sh -- # -*- perl -*-
-# first line invokes sh. Some systems may need to refer to perl directly, i.e.:
-
-#! /bin/perl
+#! /usr/bin/perl
# But the first way is preferable, because we have a trick (below) that
# allows perl to be _anywhere_ in the user's path. The intent is to reduce