diff --git a/en/cgi/getmsg.cgi b/en/cgi/getmsg.cgi index 3e7a70117e..db766569fa 100755 --- a/en/cgi/getmsg.cgi +++ b/en/cgi/getmsg.cgi @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -T +#!/usr/bin/perl -T # # Given a filename, start offset and end offset of a mail message, # read the message and format it nicely using HTML. @@ -6,7 +6,7 @@ # by John Fieber # February 26, 1998 # -# $FreeBSD$ +# $FreeBSD: www/en/cgi/getmsg.cgi,v 1.22 1999/09/06 07:02:40 peter Exp $ # require "./cgi-lib.pl"; diff --git a/en/cgi/mailindex.cgi b/en/cgi/mailindex.cgi index bd139db8ea..c40fab0893 100755 --- a/en/cgi/mailindex.cgi +++ b/en/cgi/mailindex.cgi @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # Copyright (c) Jan 1999 Wolfram Schneider # All rights reserved. @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: www/en/cgi/mailindex.cgi,v 1.4 1999/09/06 07:02:40 peter Exp $ use CGI; diff --git a/en/cgi/search.cgi b/en/cgi/search.cgi index 2588b44841..90e873abc7 100755 --- a/en/cgi/search.cgi +++ b/en/cgi/search.cgi @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # mail-archive.pl -- a CGI interface to a wais indexed maling list archive. # diff --git a/en/cgi/url.cgi b/en/cgi/url.cgi index 315a8285ea..6285e62c5a 100755 --- a/en/cgi/url.cgi +++ b/en/cgi/url.cgi @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # Copyright (c) Oct 1997-1999 Wolfram Schneider . Berlin. # All rights reserved. @@ -26,7 +26,7 @@ # # url.cgi - make plain text URLs clickable # -# $FreeBSD: www/en/cgi/url.cgi,v 1.20 1999/10/19 12:24:26 wosch Exp $ +# $FreeBSD: www/en/cgi/url.cgi,v 1.21 1999/10/20 09:13:21 wosch Exp $ $hsty_base = ''; diff --git a/en/commercial/gencommercial.pl b/en/commercial/gencommercial.pl index 06b5daf85d..0d8a21e498 100755 --- a/en/commercial/gencommercial.pl +++ b/en/commercial/gencommercial.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl ####################################################################### # gencommercial.pl - @@ -27,7 +27,7 @@ # This program is made available to the general public under # the "BSD-style copyright" terms of agreement. # -# $FreeBSD$ +# $FreeBSD: www/en/commercial/gencommercial.pl,v 1.4 1999/09/06 07:02:41 peter Exp $ ####################################################################### ## Configuration Section diff --git a/en/gallery/gengallery.pl b/en/gallery/gengallery.pl index 9209afc04b..a8e168a73f 100755 --- a/en/gallery/gengallery.pl +++ b/en/gallery/gengallery.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # gengallery.pl - script to convert tab-delimited gallery db file to # a section of an SGML list (not a full SGML file!) for inclusion