2b434e1a6c
- 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
12 lines
405 B
Perl
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
|