- add scanlogd

- sync Makefile with reality
This commit is contained in:
camield 2000-08-16 07:41:20 +00:00
parent f29490367b
commit 0796205262

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.42 2000/06/30 03:34:41 dugsong Exp $
# $OpenBSD: Makefile,v 1.43 2000/08/16 07:41:20 camield Exp $
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
#
@ -14,10 +14,8 @@
SUBDIR += crack
SUBDIR += cyrus-sasl
SUBDIR += dante
# SUBDIR += donkey
SUBDIR += dsniff
SUBDIR += fragrouter
# SUBDIR += fwtk
SUBDIR += gnupg
SUBDIR += isic
SUBDIR += its4
@ -30,39 +28,32 @@
SUBDIR += nessus
SUBDIR += nfsshell
SUBDIR += outguess
# SUBDIR += p5-Authen-Radius
# SUBDIR += p5-Crypt-DES
# SUBDIR += p5-Crypt-IDEA
# SUBDIR += p5-MD5
# SUBDIR += p5-PGP
SUBDIR += parse
SUBDIR += pgp:usa
SUBDIR += pgp:intl
SUBDIR += pgp5:usa
SUBDIR += pgp5:intl
SUBDIR += pgplib
# SUBDIR += pidentd
SUBDIR += portscanner
SUBDIR += radiusniff
SUBDIR += rdp
SUBDIR += rsaref
SUBDIR += scanlogd
SUBDIR += sftp
SUBDIR += smurflog
SUBDIR += socks5
SUBDIR += ssh:intl
SUBDIR += ssh:usa
SUBDIR += ssl26
SUBDIR += sslintl
SUBDIR += sslusa
SUBDIR += stel
SUBDIR += strobe
SUBDIR += stunnel
# SUBDIR += sudo
# SUBDIR += super
SUBDIR += swatch
# SUBDIR += tcp_wrapper
SUBDIR += tempwatch
# SUBDIR += tripwire
# SUBDIR += vscan
SUBDIR += uvscan
SUBDIR += uvscan_dat
SUBDIR += whisker
# SUBDIR += xinetd
.include <bsd.port.subdir.mk>