diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /security/tcp_wrapper/scripts | |
parent | Remove support for the Chill language. If someone really, really needs (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21143
Diffstat (limited to 'security/tcp_wrapper/scripts')
-rw-r--r-- | security/tcp_wrapper/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tcp_wrapper/scripts/configure b/security/tcp_wrapper/scripts/configure index cf7ffc8bdf27..ae837b94e861 100644 --- a/security/tcp_wrapper/scripts/configure +++ b/security/tcp_wrapper/scripts/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id$ +# $FreeBSD$ # FILES="hosts_access.3 hosts_access.5 tcpd.8 tcpdchk.8 tcpdmatch.8" |