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 | |
parent | $Id$ -> $FreeBSD$ (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21127
Diffstat (limited to 'news/trn')
-rw-r--r-- | news/trn/Makefile | 2 | ||||
-rw-r--r-- | news/trn/scripts/pre-configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 94fb551e925c..b18a35938272 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.13 1997/04/27 00:24:32 asami Exp $ +# $FreeBSD$ # DISTNAME= trn-3.6 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 |