diff options
author | peter <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | f56eb74e56374de1d1dc8b4a8a012a627f2430a9 (patch) | |
tree | f141da834d0a00c7d7bd8e7020bbad8c1c38d623 /security/tripwire12 | |
parent | cf8b91b7ba1d978916619090e349b8d83a307962 (diff) | |
download | FreeBSD-ports-f56eb74e56374de1d1dc8b4a8a012a627f2430a9.zip FreeBSD-ports-f56eb74e56374de1d1dc8b4a8a012a627f2430a9.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'security/tripwire12')
-rw-r--r-- | security/tripwire12/Makefile | 2 | ||||
-rw-r--r-- | security/tripwire12/files/conf-freebsd2.h | 2 | ||||
-rw-r--r-- | security/tripwire12/files/tw.conf.freebsd2 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/tripwire12/Makefile b/security/tripwire12/Makefile index b8a2e9e..707ff26 100644 --- a/security/tripwire12/Makefile +++ b/security/tripwire12/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1997 # Whom: Joe Greco <jgreco@ns.sol.net> # -# $Id: Makefile,v 1.4 1998/12/01 08:33:29 asami Exp $ +# $FreeBSD$ # DISTNAME= tripwire-1.2 diff --git a/security/tripwire12/files/conf-freebsd2.h b/security/tripwire12/files/conf-freebsd2.h index e97290d..d8f2942 100644 --- a/security/tripwire12/files/conf-freebsd2.h +++ b/security/tripwire12/files/conf-freebsd2.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $FreeBSD$ */ /* * conf-freebsd2.h diff --git a/security/tripwire12/files/tw.conf.freebsd2 b/security/tripwire12/files/tw.conf.freebsd2 index 4e2a6b3..c195f38 100644 --- a/security/tripwire12/files/tw.conf.freebsd2 +++ b/security/tripwire12/files/tw.conf.freebsd2 @@ -1,4 +1,4 @@ -# $Id: tw.conf.freebsd2,v 1.3 1998/07/28 17:54:21 obrien Exp $ +# $FreeBSD$ # # tripwire.config # Generic version for FreeBSD |