$Date$ -> $FreeBSD$ in a comment
This commit is contained in:
parent
01a61279be
commit
af9d2cf095
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5544
1 changed files with 2 additions and 2 deletions
|
@ -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/ports.cgi,v 1.34 1999/09/06 07:02:40 peter Exp $
|
||||
#
|
||||
# ports.cgi - search engine for FreeBSD ports
|
||||
# o search for a port by name or description
|
||||
|
@ -520,7 +520,7 @@ sub footer {
|
|||
<img ALIGN="RIGHT" src="/gifs/powerlogo.gif">
|
||||
© 1996-1998 by Wolfram Schneider. All rights reserved.<br>
|
||||
};
|
||||
#print q{$Date: 1997/03/20 21:43:48} . "<br>\n";
|
||||
#print q{$FreeBSD$} . "<br>\n";
|
||||
print qq{Please direct questions about this service to
|
||||
<I><A HREF="$mailtoURL">$mailto</A></I><br>\n};
|
||||
print qq{General questions about FreeBSD ports should be sent to } .
|
||||
|
|
Loading…
Reference in a new issue