diff options
author | peter <peter@FreeBSD.org> | 1999-08-31 09:53:22 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-31 09:53:22 +0800 |
commit | f56eb74e56374de1d1dc8b4a8a012a627f2430a9 (patch) | |
tree | f141da834d0a00c7d7bd8e7020bbad8c1c38d623 /security/tripwire | |
parent | cf8b91b7ba1d978916619090e349b8d83a307962 (diff) | |
download | freebsd-ports-gnome-f56eb74e56374de1d1dc8b4a8a012a627f2430a9.tar.gz freebsd-ports-gnome-f56eb74e56374de1d1dc8b4a8a012a627f2430a9.tar.zst freebsd-ports-gnome-f56eb74e56374de1d1dc8b4a8a012a627f2430a9.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'security/tripwire')
-rw-r--r-- | security/tripwire/Makefile | 2 | ||||
-rw-r--r-- | security/tripwire/files/conf-freebsd2.h | 2 | ||||
-rw-r--r-- | security/tripwire/files/tw.conf.freebsd2 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index b8a2e9ebe99f..707ff26e975d 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/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/tripwire/files/conf-freebsd2.h b/security/tripwire/files/conf-freebsd2.h index e97290da4786..d8f2942118e3 100644 --- a/security/tripwire/files/conf-freebsd2.h +++ b/security/tripwire/files/conf-freebsd2.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $FreeBSD$ */ /* * conf-freebsd2.h diff --git a/security/tripwire/files/tw.conf.freebsd2 b/security/tripwire/files/tw.conf.freebsd2 index 4e2a6b398236..c195f38872e2 100644 --- a/security/tripwire/files/tw.conf.freebsd2 +++ b/security/tripwire/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 |