diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 14:33:04 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 14:33:04 +0000 |
commit | da8955d04bee77058a7a233de93129531dda5845 (patch) | |
tree | 67b6c3edadf651ab367fb68cdbdb5322721b0744 /news/trn/scripts | |
parent | a6c3f623315f77a2de46441c64b9c0de31749bf3 (diff) |
Notes
Diffstat (limited to 'news/trn/scripts')
-rw-r--r-- | news/trn/scripts/pre-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/trn/scripts/pre-configure b/news/trn/scripts/pre-configure index ae9b7b3b5032..1c67bf28ef0a 100644 --- a/news/trn/scripts/pre-configure +++ b/news/trn/scripts/pre-configure @@ -1,7 +1,7 @@ #!/bin/sh - # # pre-configure script for Trn port to FreeBSD 3.0 -# $Id: pre-configure,v 1.1 1998/06/04 16:12:39 smace Exp $ +# $FreeBSD$ PortsDir=$PORTSDIR CurDir=$CURDIR |