summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-31 01:53:22 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-31 01:53:22 +0000
commita53421230c127bdfbbc3663db7dcfd6be712b849 (patch)
treec1db6770ffd169aaa9bd2887be1049bf2834b4ae /security
parentRemove support for the Chill language. If someone really, really needs (diff)
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=21143
Diffstat (limited to '')
-rw-r--r--security/Makefile2
-rw-r--r--security/bjorb/Makefile2
-rw-r--r--security/bro/Makefile2
-rw-r--r--security/bugs/Makefile2
-rw-r--r--security/cfs/Makefile2
-rw-r--r--security/checkpassword/Makefile2
-rw-r--r--security/cops/Makefile2
-rw-r--r--security/crack/Makefile2
-rw-r--r--security/donkey/Makefile2
-rw-r--r--security/fakebo/Makefile2
-rw-r--r--security/firewalk/Makefile2
-rw-r--r--security/fwtk/Makefile2
-rw-r--r--security/gnupg/Makefile2
-rw-r--r--security/gnupg1/Makefile2
-rw-r--r--security/gpasman/Makefile2
-rw-r--r--security/gtkportscan/Makefile2
-rw-r--r--security/identify/Makefile2
-rw-r--r--security/john/Makefile2
-rw-r--r--security/keyprint/Makefile2
-rw-r--r--security/krb5-16/Makefile2
-rw-r--r--security/krb5-17/Makefile2
-rw-r--r--security/krb5-appl/Makefile2
-rw-r--r--security/krb5/Makefile2
-rw-r--r--security/l0pht-watch/Makefile2
-rw-r--r--security/libident/Makefile2
-rw-r--r--security/libmcrypt/Makefile2
-rw-r--r--security/libparanoia/Makefile2
-rw-r--r--security/mhash/Makefile2
-rw-r--r--security/nbaudit/Makefile2
-rw-r--r--security/nessus-devel/Makefile2
-rw-r--r--security/nessus/Makefile2
-rw-r--r--security/nmap/Makefile2
-rw-r--r--security/nmap/files/nmap.12
-rw-r--r--security/nmap/pkg-plist2
-rw-r--r--security/nmapfe/Makefile2
-rw-r--r--security/nmapfe/files/nmap.12
-rw-r--r--security/nmapfe/pkg-plist2
-rw-r--r--security/openssl-beta/Makefile2
-rw-r--r--security/openssl/Makefile2
-rw-r--r--security/opieprint/Makefile2
-rw-r--r--security/p5-Authen-Radius/Makefile2
-rw-r--r--security/p5-Crypt-DES/Makefile2
-rw-r--r--security/p5-Crypt-IDEA/Makefile2
-rw-r--r--security/p5-Digest-MD5/Makefile2
-rw-r--r--security/p5-MD5/Makefile2
-rw-r--r--security/p5-PGP-Sign/Makefile2
-rw-r--r--security/p5-PGP/Makefile2
-rw-r--r--security/pgp/Makefile2
-rw-r--r--security/pgp5/Makefile2
-rw-r--r--security/pgp6/Makefile2
-rw-r--r--security/pidentd/Makefile2
-rw-r--r--security/pidentd/scripts/configure2
-rw-r--r--security/pktsuckers/Makefile2
-rw-r--r--security/portscanner/Makefile2
-rw-r--r--security/portsentry/Makefile2
-rw-r--r--security/rsaref/Makefile2
-rw-r--r--security/skip/Makefile2
-rw-r--r--security/skip/files/skip.mtree2
-rw-r--r--security/slush/Makefile2
-rw-r--r--security/smurflog/Makefile2
-rw-r--r--security/sniff/Makefile2
-rw-r--r--security/snort/Makefile2
-rw-r--r--security/ssh/Makefile2
-rw-r--r--security/ssh2/Makefile2
-rw-r--r--security/sslproxy/Makefile2
-rw-r--r--security/strobe/Makefile2
-rw-r--r--security/stunnel/Makefile2
-rw-r--r--security/sudo/Makefile2
-rw-r--r--security/super/Makefile2
-rw-r--r--security/swatch/Makefile2
-rw-r--r--security/tcp_wrapper/Makefile2
-rw-r--r--security/tcp_wrapper/scripts/configure2
-rw-r--r--security/tripwire-131/Makefile2
-rw-r--r--security/tripwire-131/files/conf-freebsd2.h2
-rw-r--r--security/tripwire-131/files/tw.conf.freebsd22
-rw-r--r--security/tripwire/Makefile2
-rw-r--r--security/tripwire/files/conf-freebsd2.h2
-rw-r--r--security/tripwire/files/tw.conf.freebsd22
-rw-r--r--security/tripwire12/Makefile2
-rw-r--r--security/tripwire12/files/conf-freebsd2.h2
-rw-r--r--security/tripwire12/files/tw.conf.freebsd22
-rw-r--r--security/vscan/Makefile2
-rw-r--r--security/xinetd/Makefile2
-rw-r--r--security/zenmap/Makefile2
-rw-r--r--security/zenmap/files/nmap.12
-rw-r--r--security/zenmap/pkg-plist2
86 files changed, 86 insertions, 86 deletions
diff --git a/security/Makefile b/security/Makefile
index 810e00d2c2ef..bac79c10c634 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1999/06/28 22:55:58 nsayer Exp $
+# $FreeBSD$
#
SUBDIR += bjorb
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile
index 56c63fdf9182..d9f750c2e36e 100644
--- a/security/bjorb/Makefile
+++ b/security/bjorb/Makefile
@@ -3,7 +3,7 @@
# Date created: May 16, 1998
# Whom: issei@jp.FreeBSD.ORG
#
-# $Id: Makefile,v 1.5 1999/03/26 08:51:51 dirk Exp $
+# $FreeBSD$
#
DISTNAME= bjorb-0.5.5p1
diff --git a/security/bro/Makefile b/security/bro/Makefile
index 9116fd7af3c8..ee248b3629e0 100644
--- a/security/bro/Makefile
+++ b/security/bro/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat Feb 28, 1998
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.9 1999/02/13 20:03:59 obrien Exp $
+# $FreeBSD$
#
DISTNAME= vp-bro-0.5-alpha
diff --git a/security/bugs/Makefile b/security/bugs/Makefile
index 9114b652f51c..6f00b62a79cd 100644
--- a/security/bugs/Makefile
+++ b/security/bugs/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 June 1998
# Whom: Stephane Legrand
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= bugs-1.8.1
diff --git a/security/cfs/Makefile b/security/cfs/Makefile
index a2bd746bb7ab..41b15aeb8079 100644
--- a/security/cfs/Makefile
+++ b/security/cfs/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1997
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.3 1999/06/21 17:23:53 jdp Exp $
+# $FreeBSD$
#
DISTNAME= cfs-1.3.3bf
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile
index 46ef19c3838d..a5bc34968c9e 100644
--- a/security/checkpassword/Makefile
+++ b/security/checkpassword/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 August 1998
# Whom: sada@FreeBSD.ORG
#
-# $Id: Makefile,v 1.3 1999/03/31 16:41:31 sada Exp $
+# $FreeBSD$
#
DISTNAME= checkpassword-0.81
diff --git a/security/cops/Makefile b/security/cops/Makefile
index 9a7991330f50..ed3677d58dfe 100644
--- a/security/cops/Makefile
+++ b/security/cops/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 August 1996
# Whom: oly
#
-# $Id: Makefile,v 1.4 1998/06/04 04:11:55 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= cops.1.04
diff --git a/security/crack/Makefile b/security/crack/Makefile
index 041ace4ed378..3da27ec8f973 100644
--- a/security/crack/Makefile
+++ b/security/crack/Makefile
@@ -5,7 +5,7 @@
# Whom: David O'Brien <obrien@FreeBSD.org>
# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.8 1999/08/27 22:30:08 mharo Exp $
+# $FreeBSD$
#
DISTNAME= crack5.0
diff --git a/security/donkey/Makefile b/security/donkey/Makefile
index 8bb9497092a8..d6ca17b27bf4 100644
--- a/security/donkey/Makefile
+++ b/security/donkey/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1996/09/19 11:33:48 max Exp $
+# $FreeBSD$
#
DISTNAME= donkey-0.5
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile
index d131135a92e9..f5d7933de1f6 100644
--- a/security/fakebo/Makefile
+++ b/security/fakebo/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1999
# Whom: Kris Kennaway <kris@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/03/16 11:18:18 kris Exp $
+# $FreeBSD$
#
DISTNAME= fakebo
diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile
index 96ff2cce5bb8..ed44e7e3b449 100644
--- a/security/firewalk/Makefile
+++ b/security/firewalk/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun May 3, 1999
# Whom: shipley@dis.org
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= firewalk-0.99beta
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile
index 0b7833ef91d7..28aa3650f035 100644
--- a/security/fwtk/Makefile
+++ b/security/fwtk/Makefile
@@ -4,7 +4,7 @@
# Date created: 15th June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.12 1998/12/31 22:15:37 obrien Exp $
+# $FreeBSD$
#
DISTNAME= fwtk2.1
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 9cc6edd32662..61ef95096671 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -3,7 +3,7 @@
# Date created: Sep 30, 1998
# Whom: kuriyama@FreeBSD.ORG
#
-# $Id: Makefile,v 1.14 1999/08/12 15:10:08 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gnupg-0.9.10
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 9cc6edd32662..61ef95096671 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -3,7 +3,7 @@
# Date created: Sep 30, 1998
# Whom: kuriyama@FreeBSD.ORG
#
-# $Id: Makefile,v 1.14 1999/08/12 15:10:08 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gnupg-0.9.10
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index dd940971535a..b5bffa04d43b 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Mai 10 1999
# Whom: domi@saargate.de
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= gpasman-1.1.3
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile
index 907f13c2e778..a09800648f21 100644
--- a/security/gtkportscan/Makefile
+++ b/security/gtkportscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 March 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/05/29 03:55:46 steve Exp $
+# $FreeBSD$
#
DISTNAME= gtkportscan-1.1
diff --git a/security/identify/Makefile b/security/identify/Makefile
index fde8b8df5bd7..07d9d247a3f5 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 March 1999
# Whom: nsayer@quack.kfu.com
#
-# $Id: Makefile,v 1.3 1999/04/11 22:42:07 jseger Exp $
+# $FreeBSD$
#
DISTNAME= identify-0.7
diff --git a/security/john/Makefile b/security/john/Makefile
index f1326a2cad5e..ca88c42c8f4d 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -4,7 +4,7 @@
# Date created: Sun Mar 09, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.7 1998/12/07 08:59:21 obrien Exp $
+# $FreeBSD$
#
DISTNAME= john-1.6
diff --git a/security/keyprint/Makefile b/security/keyprint/Makefile
index 6e9b309995ee..491f8860ce6c 100644
--- a/security/keyprint/Makefile
+++ b/security/keyprint/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat May 29 02:05:00 PDT 1999
# Whom: mharo@FreeBSD.org
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= keyprint-1.0
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index 2f343c3cd859..e24b12e5f72f 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/Makefile
@@ -3,7 +3,7 @@
# Date created: 6/5/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.11 1999/08/22 18:59:53 mharo Exp $
+# $FreeBSD$
#
DISTNAME= krb5-1.0.6
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile
index 2f343c3cd859..e24b12e5f72f 100644
--- a/security/krb5-17/Makefile
+++ b/security/krb5-17/Makefile
@@ -3,7 +3,7 @@
# Date created: 6/5/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.11 1999/08/22 18:59:53 mharo Exp $
+# $FreeBSD$
#
DISTNAME= krb5-1.0.6
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 2f343c3cd859..e24b12e5f72f 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -3,7 +3,7 @@
# Date created: 6/5/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.11 1999/08/22 18:59:53 mharo Exp $
+# $FreeBSD$
#
DISTNAME= krb5-1.0.6
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 2f343c3cd859..e24b12e5f72f 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -3,7 +3,7 @@
# Date created: 6/5/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.11 1999/08/22 18:59:53 mharo Exp $
+# $FreeBSD$
#
DISTNAME= krb5-1.0.6
diff --git a/security/l0pht-watch/Makefile b/security/l0pht-watch/Makefile
index 407414d712f5..dbcc6f6e31e1 100644
--- a/security/l0pht-watch/Makefile
+++ b/security/l0pht-watch/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Jan 1999
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= l0pht-watch
diff --git a/security/libident/Makefile b/security/libident/Makefile
index 71522cf8c78a..fa85cdfd8640 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1998/01/25 20:42:37 torstenb Exp $
+# $FreeBSD$
#
DISTNAME= libident-0.22
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index a136fdf1cc8e..22135ad5ed66 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jun 28 18:02:04 PDT 1999
# Whom: nsayer@freebsd.org
#
-# $Id: Makefile,v 1.2 1999/06/29 01:03:45 nsayer Exp $
+# $FreeBSD$
#
DISTNAME= libmcrypt-2.2
diff --git a/security/libparanoia/Makefile b/security/libparanoia/Makefile
index f7b978f4a021..b4c13fb0b5f5 100644
--- a/security/libparanoia/Makefile
+++ b/security/libparanoia/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 Jan 1999
# Whom: Alexandre Snarskii <snar@paranoia.ru>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/10 13:12:12 jseger Exp $
+# $FreeBSD$
DISTNAME= libparanoia-1.3
CATEGORIES= security
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index fae1324d0271..9100bacc52e3 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jun 28 17:59:13 PDT 1999
# Whom: nsayer@freebsd.org
#
-# $Id: Makefile,v 1.2 1999/06/29 01:00:49 nsayer Exp $
+# $FreeBSD$
#
DISTNAME= mhash-0.5.0
diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile
index a637126a8700..82086ce53551 100644
--- a/security/nbaudit/Makefile
+++ b/security/nbaudit/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.3 1999/04/16 10:21:50 kris Exp $
+# $FreeBSD$
#
DISTNAME= nat10
diff --git a/security/nessus-devel/Makefile b/security/nessus-devel/Makefile
index 2f42d9efdc36..22762c99b11d 100644
--- a/security/nessus-devel/Makefile
+++ b/security/nessus-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 May 1999
# Whom: Anders Nordby <anders@fix.no>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/17 10:26:38 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= nessus-alpha2-fix4
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 2f42d9efdc36..22762c99b11d 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 May 1999
# Whom: Anders Nordby <anders@fix.no>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/17 10:26:38 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= nessus-alpha2-fix4
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 29b44198dc11..3ac48f1d7f73 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -4,7 +4,7 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.17 1999/04/07 19:00:04 fenner Exp $
+# $FreeBSD$
#
DISTNAME= nmap-2.2-BETA4
diff --git a/security/nmap/files/nmap.1 b/security/nmap/files/nmap.1
index 091ef06c37dc..b80aaa89fe46 100644
--- a/security/nmap/files/nmap.1
+++ b/security/nmap/files/nmap.1
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" .TH NMAP 1L local
.Dd August 4, 1998
diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist
index f4f8755ff5f3..3de481e81082 100644
--- a/security/nmap/pkg-plist
+++ b/security/nmap/pkg-plist
@@ -1,4 +1,4 @@
-@comment $Id: PLIST,v 1.4 1999/02/08 11:58:17 obrien Exp $
+@comment $FreeBSD$
bin/nmap
bin/nmapfe
bin/xnmap
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile
index 29b44198dc11..3ac48f1d7f73 100644
--- a/security/nmapfe/Makefile
+++ b/security/nmapfe/Makefile
@@ -4,7 +4,7 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.17 1999/04/07 19:00:04 fenner Exp $
+# $FreeBSD$
#
DISTNAME= nmap-2.2-BETA4
diff --git a/security/nmapfe/files/nmap.1 b/security/nmapfe/files/nmap.1
index 091ef06c37dc..b80aaa89fe46 100644
--- a/security/nmapfe/files/nmap.1
+++ b/security/nmapfe/files/nmap.1
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" .TH NMAP 1L local
.Dd August 4, 1998
diff --git a/security/nmapfe/pkg-plist b/security/nmapfe/pkg-plist
index f4f8755ff5f3..3de481e81082 100644
--- a/security/nmapfe/pkg-plist
+++ b/security/nmapfe/pkg-plist
@@ -1,4 +1,4 @@
-@comment $Id: PLIST,v 1.4 1999/02/08 11:58:17 obrien Exp $
+@comment $FreeBSD$
bin/nmap
bin/nmapfe
bin/xnmap
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index e9b69b7fbeac..df9313a0a6e7 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
-# $Id: Makefile,v 1.33 1999/08/09 18:48:11 dirk Exp $
+# $FreeBSD$
#
DISTNAME= openssl-0.9.4
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index e9b69b7fbeac..df9313a0a6e7 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
-# $Id: Makefile,v 1.33 1999/08/09 18:48:11 dirk Exp $
+# $FreeBSD$
#
DISTNAME= openssl-0.9.4
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile
index 6e9b309995ee..491f8860ce6c 100644
--- a/security/opieprint/Makefile
+++ b/security/opieprint/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat May 29 02:05:00 PDT 1999
# Whom: mharo@FreeBSD.org
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= keyprint-1.0
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile
index 29488286730e..49278347ac3f 100644
--- a/security/p5-Authen-Radius/Makefile
+++ b/security/p5-Authen-Radius/Makefile
@@ -3,7 +3,7 @@
# Date created: September 11th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1998/09/15 21:31:52 asami Exp $
+# $FreeBSD$
#
DISTNAME= RadiusPerl-0.05
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile
index 3919b4c5fa0f..59cf6b6c7c30 100644
--- a/security/p5-Crypt-DES/Makefile
+++ b/security/p5-Crypt-DES/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.9 1998/09/15 21:31:52 asami Exp $
+# $FreeBSD$
#
DISTNAME= Crypt-DES-1.0
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 8d5bf25263b0..d5bc2a14f0e6 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1998/09/15 21:31:52 asami Exp $
+# $FreeBSD$
#
DISTNAME= Crypt-IDEA-1.0
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 13e88a116ee4..eeb051f5bad5 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -3,7 +3,7 @@
# Date created: 1999/04/07
# Whom: ache
#
-# $Id: Makefile,v 1.2 1999/04/12 08:24:16 asami Exp $
+# $FreeBSD$
#
DISTNAME= Digest-MD5-2.08
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index 23a6fe708c0c..fe87d896ce27 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -3,7 +3,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1998/08/16 00:48:41 hoek Exp $
+# $FreeBSD$
#
DISTNAME= MD5-1.7
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile
index b6305df3eb61..d8f77a1c368d 100644
--- a/security/p5-PGP-Sign/Makefile
+++ b/security/p5-PGP-Sign/Makefile
@@ -3,7 +3,7 @@
# Date created: January 2, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.6 1999/04/19 04:00:32 steve Exp $
+# $FreeBSD$
#
DISTNAME= PGP-Sign-0.15
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile
index 1874b209b209..afd957711ec3 100644
--- a/security/p5-PGP/Makefile
+++ b/security/p5-PGP/Makefile
@@ -3,7 +3,7 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.12 1998/09/15 21:31:53 asami Exp $
+# $FreeBSD$
#
DISTNAME= PGP-0.3a
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index e42c24034a51..2c769c39ad39 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -5,7 +5,7 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.28 1999/08/27 22:30:09 mharo Exp $
+# $FreeBSD$
#
# Pick an initial default, else it doesn't get set in the INDEX.
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index dc22e39a6ac3..d361cc7288e7 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -5,7 +5,7 @@
# Date created: 10 Feb 1998
# Whom: markm
#
-# $Id: Makefile,v 1.28 1999/04/08 19:05:45 billf Exp $
+# $FreeBSD$
#
DISTNAME= pgp50i
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index dc22e39a6ac3..d361cc7288e7 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -5,7 +5,7 @@
# Date created: 10 Feb 1998
# Whom: markm
#
-# $Id: Makefile,v 1.28 1999/04/08 19:05:45 billf Exp $
+# $FreeBSD$
#
DISTNAME= pgp50i
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index a2321cc170f1..6b3fc47fbd96 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.24 1998/04/24 14:01:33 ache Exp $
+# $FreeBSD$
#
DISTNAME= pidentd-2.8.5
diff --git a/security/pidentd/scripts/configure b/security/pidentd/scripts/configure
index 5ef4bb155961..9eae94b8fdba 100644
--- a/security/pidentd/scripts/configure
+++ b/security/pidentd/scripts/configure
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $Id: configure,v 1.4 1996/02/09 12:01:48 adam Exp $
+# $FreeBSD$
#
for i in src/paths.h identd.man idecrypt.man ; do
diff --git a/security/pktsuckers/Makefile b/security/pktsuckers/Makefile
index aca20bea386b..2cdc664f4944 100644
--- a/security/pktsuckers/Makefile
+++ b/security/pktsuckers/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 May 1999
# Whom: Warren Toomey <wkt@cs.adfa.edu.au>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= pktsuckers1_2
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index 65df57d62063..767ebdb14d73 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.4 1998/12/03 19:12:28 obrien Exp $
+# $FreeBSD$
#
DISTNAME= PortScanner-1.0
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 10936bb06660..fcd18eb10747 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 January 1998
# Whom: chris@still.whet.org
#
-# $Id: Makefile,v 1.3 1999/04/19 19:49:32 mharo Exp $
+# $FreeBSD$
#
DISTNAME= portsentry-0.90
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 937459ebe496..8d0bfb489106 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -4,7 +4,7 @@
# Date created: 2 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.6 1998/12/18 17:58:23 sada Exp $
+# $FreeBSD$
#
DISTNAME= rsaref20.1996
diff --git a/security/skip/Makefile b/security/skip/Makefile
index 3869c798c8cb..d1a4c8384491 100644
--- a/security/skip/Makefile
+++ b/security/skip/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 November 1997
# Whom: Archie L. Cobbs <archie@whistle.com>
#
-# $Id: Makefile,v 1.11 1999/08/28 02:17:28 mharo Exp $
+# $FreeBSD$
DISTNAME= skip-1.0
CATEGORIES= security
diff --git a/security/skip/files/skip.mtree b/security/skip/files/skip.mtree
index 463428e14f62..15401fa9d74d 100644
--- a/security/skip/files/skip.mtree
+++ b/security/skip/files/skip.mtree
@@ -1,4 +1,4 @@
-# $Id: skip.mtree,v 1.2 1999/03/10 19:50:31 julian Exp $
+# $FreeBSD$
/set type=dir uname=root gname=wheel mode=0755
.
diff --git a/security/slush/Makefile b/security/slush/Makefile
index 855acd080473..e20b291a5940 100644
--- a/security/slush/Makefile
+++ b/security/slush/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun May 3, 1999
# Whom: shipley@dis.org
#
-# $Id: Makefile,v 1.2 1999/05/09 17:53:12 steve Exp $
+# $FreeBSD$
#
DISTNAME= slush-0.1.1
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile
index 8e15dc9a9c40..74b474cdc422 100644
--- a/security/smurflog/Makefile
+++ b/security/smurflog/Makefile
@@ -3,7 +3,7 @@
# Date created: 7/06/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1999/01/07 18:32:45 nectar Exp $
+# $FreeBSD$
#
DISTNAME= smurflog-2.1
diff --git a/security/sniff/Makefile b/security/sniff/Makefile
index 4c344fc01f6d..2d92b33f92f8 100644
--- a/security/sniff/Makefile
+++ b/security/sniff/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1998
# Whom: Rick & Samu
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= sniff-1.0
diff --git a/security/snort/Makefile b/security/snort/Makefile
index e821c7d0c07c..e91b2fbd4752 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Aug 2 12:04:08 CEST 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/08/02 10:14:10 dirk Exp $
+# $FreeBSD$
#
DISTNAME= snort-1.2.1
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 282ddf542ec3..48621be9404f 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.78 1999/08/09 17:12:44 markm Exp $
+# $FreeBSD$
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 94705c5fc4b6..4cdc672c49d4 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Oct 1998
# Whom: Issei Suzuki <issei@jp.FreeBSD.ORG>
#
-# $Id: Makefile,v 1.82 1999/06/24 19:29:50 obrien Exp $
+# $FreeBSD$
#
# Maximal ssh2 package requires YES values for
# USE_SSH1, USE_TCPWRAP
diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile
index 2b000a3405f4..4e67d4c5e120 100644
--- a/security/sslproxy/Makefile
+++ b/security/sslproxy/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 February 1999
# Whom: Alex Le Heux
#
-# $Id: Makefile,v 1.1.1.1 1999/06/06 17:49:44 steve Exp $
+# $FreeBSD$
#
DISTNAME= sslproxy.1998_Jun_14
diff --git a/security/strobe/Makefile b/security/strobe/Makefile
index 55246bd4eb7d..6978c5c06f3a 100644
--- a/security/strobe/Makefile
+++ b/security/strobe/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Sep 1996
# Whom: proff
#
-# $Id: Makefile,v 1.5 1999/03/09 00:16:14 jseger Exp $
+# $FreeBSD$
#
DISTNAME= strobe-1.06
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 986ee6b255ae..c44cbb28d0ee 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jan 11 11:53:54 EET 1999
# Whom: Martti Kuparinen <martti.kuparinen@ericsson.com>
#
-# $Id: Makefile,v 1.5 1999/06/06 16:54:51 steve Exp $
+# $FreeBSD$
#
DISTNAME= stunnel-3.3
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index e482f1287778..4b50330c7243 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.21 1999/08/07 21:10:50 mharo Exp $
+# $FreeBSD$
#
DISTNAME= cu-sudo.v1.5.9p4
diff --git a/security/super/Makefile b/security/super/Makefile
index 75f8eec5022c..8f7beb7e4387 100644
--- a/security/super/Makefile
+++ b/security/super/Makefile
@@ -4,7 +4,7 @@
# Date created: Fri Mar 18, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.10 1999/02/26 13:00:44 obrien Exp $
+# $FreeBSD$
#
DISTNAME= super-3.12.1
diff --git a/security/swatch/Makefile b/security/swatch/Makefile
index 191cd2884029..1b917d080eef 100644
--- a/security/swatch/Makefile
+++ b/security/swatch/Makefile
@@ -3,7 +3,7 @@
# Date created: May 2 97
# Whom: jfitz
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= swatch-2.2
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index 319b8230bc1b..1bcfba945367 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.19 1998/09/14 21:08:53 smace Exp $
+# $FreeBSD$
#
DISTNAME= tcp_wrappers_7.6
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"
diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile
index b8a2e9ebe99f..707ff26e975d 100644
--- a/security/tripwire-131/Makefile
+++ b/security/tripwire-131/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-131/files/conf-freebsd2.h b/security/tripwire-131/files/conf-freebsd2.h
index e97290da4786..d8f2942118e3 100644
--- a/security/tripwire-131/files/conf-freebsd2.h
+++ b/security/tripwire-131/files/conf-freebsd2.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $FreeBSD$ */
/*
* conf-freebsd2.h
diff --git a/security/tripwire-131/files/tw.conf.freebsd2 b/security/tripwire-131/files/tw.conf.freebsd2
index 4e2a6b398236..c195f38872e2 100644
--- a/security/tripwire-131/files/tw.conf.freebsd2
+++ b/security/tripwire-131/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
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
diff --git a/security/tripwire12/Makefile b/security/tripwire12/Makefile
index b8a2e9ebe99f..707ff26e975d 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 e97290da4786..d8f2942118e3 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 4e2a6b398236..c195f38872e2 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
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index 2117f1a03504..034203c33b7f 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -3,7 +3,7 @@
# Date created: Thur Sept 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.9 1999/08/22 18:59:58 mharo Exp $
+# $FreeBSD$
#
DISTNAME= nlxb318e
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile
index 9f843f32837f..8f4aea3aa5c4 100644
--- a/security/xinetd/Makefile
+++ b/security/xinetd/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1996
# Whom: markm
#
-# $Id: Makefile,v 1.9 1999/08/22 18:59:59 mharo Exp $
+# $FreeBSD$
#
DISTNAME= xinetd-2.1.8.6b6
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index 29b44198dc11..3ac48f1d7f73 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -4,7 +4,7 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.17 1999/04/07 19:00:04 fenner Exp $
+# $FreeBSD$
#
DISTNAME= nmap-2.2-BETA4
diff --git a/security/zenmap/files/nmap.1 b/security/zenmap/files/nmap.1
index 091ef06c37dc..b80aaa89fe46 100644
--- a/security/zenmap/files/nmap.1
+++ b/security/zenmap/files/nmap.1
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" .TH NMAP 1L local
.Dd August 4, 1998
diff --git a/security/zenmap/pkg-plist b/security/zenmap/pkg-plist
index f4f8755ff5f3..3de481e81082 100644
--- a/security/zenmap/pkg-plist
+++ b/security/zenmap/pkg-plist
@@ -1,4 +1,4 @@
-@comment $Id: PLIST,v 1.4 1999/02/08 11:58:17 obrien Exp $
+@comment $FreeBSD$
bin/nmap
bin/nmapfe
bin/xnmap