- better DESCR.

- fix MASTER_SITES.
- bump PKGNAME.
This commit is contained in:
aanriot 2006-01-28 21:19:28 +00:00
parent 40daab3e1e
commit 89f4f2002f
2 changed files with 7 additions and 9 deletions

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.17 2005/06/28 17:46:44 aanriot Exp $
# $OpenBSD: Makefile,v 1.18 2006/01/28 21:19:28 aanriot Exp $
DISTNAME= scanlogd-2.2.5
PKGNAME= ${DISTNAME}p0
CATEGORIES= security
COMMENT= "TCP port scan detection tool"
HOMEPAGE= http://www.openwall.com/scanlogd/
@ -8,7 +9,7 @@ HOMEPAGE= http://www.openwall.com/scanlogd/
MAINTAINER= Alexandre Anriot <aanriot@openbsd.org>
MASTER_SITES= ftp://ftp.openwall.com/pub/projects/scanlogd/ \
ftp://rt.fm/pub/scanlogd/
${HOMEPAGE}
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,7 +1,4 @@
scanlogd is a TCP port scan detection tool by Solar Designer.
From the webpage:
"scanlogd is a TCP port scan detection tool, originally designed to
illustrate various attacks an IDS developer has to deal with. Thus,
unlike some of the other port scan detection tools out there, scanlogd
is designed to be totally safe to use."
scanlogd is a TCP port scan detection tool, originally designed to
illustrate various attacks an IDS developer has to deal with. Thus,
unlike some of the other port scan detection tools out there, scanlogd
is designed to be totally safe to use.