summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-11-22 03:13:21 +0000
committerhubertf <hubertf>1997-11-22 03:13:21 +0000
commit4caf004cfb2582ac41d86e7c1486f24210ad82d3 (patch)
tree208d539ae06afa4880a675a339b6ff016de37db0 /security
parentc6b852fd5ea1bf9c72e105e52eec481f4d036daf (diff)
downloadpkgsrc-4caf004cfb2582ac41d86e7c1486f24210ad82d3.tar.gz
Fix RCS Ids, sync with reality
Diffstat (limited to 'security')
-rw-r--r--security/Makefile51
1 files changed, 26 insertions, 25 deletions
diff --git a/security/Makefile b/security/Makefile
index bff48deec66..b2fcc886a2d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,29 +1,30 @@
-# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:24 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
- SUBDIR += SSLeay
- SUBDIR += cfs
- SUBDIR += cops
- SUBDIR += crack
- SUBDIR += donkey
- SUBDIR += fwtk
- SUBDIR += john
- SUBDIR += libident
- SUBDIR += p5-Authen-Radius
- SUBDIR += p5-Crypt-DES
- SUBDIR += p5-Crypt-IDEA
- SUBDIR += p5-MD5
- SUBDIR += p5-PGP
- SUBDIR += pgp
- SUBDIR += pidentd
- SUBDIR += rsaref
- SUBDIR += ssh
- SUBDIR += sudo
- SUBDIR += super
- SUBDIR += swatch
- SUBDIR += tcp_wrapper
- SUBDIR += tripwire
- SUBDIR += vscan
- SUBDIR += xinetd
+# SUBDIR += SSLeay
+# SUBDIR += cfs
+# SUBDIR += cops
+# SUBDIR += crack
+# SUBDIR += donkey
+# SUBDIR += fwtk
+# SUBDIR += john
+# SUBDIR += libident
+# SUBDIR += p5-Authen-Radius
+# SUBDIR += p5-Crypt-DES
+# SUBDIR += p5-Crypt-IDEA
+# SUBDIR += p5-MD5 # in progress - hubertf
+# SUBDIR += p5-PGP
+# SUBDIR += pgp
+# SUBDIR += pidentd
+# SUBDIR += rsaref
+# SUBDIR += ssh
+# SUBDIR += sudo
+# SUBDIR += super
+# SUBDIR += swatch
+# SUBDIR += tcp_wrapper
+# SUBDIR += tripwire
+# SUBDIR += vscan
+# SUBDIR += xinetd
.include <bsd.port.subdir.mk>