View | Details | Raw Unified | Return to bug 91267
Collapse All | Expand All

(-)dosdetector/Makefile (-4 / +4 lines)
Lines 2-16 Link Here
2
# Date created:        5 June 2005
2
# Date created:        5 June 2005
3
# Whom:                msciciel
3
# Whom:                msciciel
4
#
4
#
5
# $FreeBSD: ports/net/dosdetector/Makefile,v 1.9 2006/01/02 22:15:04 edwin Exp $
5
# $FreeBSD$
6
6
7
# The port will be at version 0.0 (based on dated CVS snapshots)
7
# The port will be at version 0.0 (based on dated CVS snapshots)
8
# until the release of DosDetector 0.1
8
# until the release of DosDetector 0.1
9
9
10
PORTNAME=		dosdetector
10
PORTNAME=		dosdetector
11
PORTVERSION=		20060101
11
PORTVERSION=	20060103
12
CATEGORIES=		net
12
CATEGORIES=		net
13
MASTER_SITES=		http://darkzone.ma.cx/resources/unix/dosdetector/
13
MASTER_SITES=	http://darkzone.ma.cx/resources/unix/dosdetector/
14
14
15
MAINTAINER=		msciciel@darkzone.ma.cx
15
MAINTAINER=		msciciel@darkzone.ma.cx
16
COMMENT=		Detect suspicious network traffic
16
COMMENT=		Detect suspicious network traffic
Lines 19-24 Link Here
19
USE_AUTOTOOLS=		autoheader:259
19
USE_AUTOTOOLS=		autoheader:259
20
20
21
PLIST_FILES=		bin/dosdetector
21
PLIST_FILES=		bin/dosdetector
22
MAN1=			dosdetector.1
22
MAN1=				dosdetector.1
23
23
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)dosdetector/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (dosdetector-20060101.tar.gz) = 3d7e4e26ff5722a5ba7ef345cbf2915b
1
MD5 (dosdetector-20060103.tar.gz) = c3db002d8fa2771cf78b0122b5ce5979
2
SHA256 (dosdetector-20060101.tar.gz) = 66c2c38a78a5822df7df7207bfd52df67793d99abfd3dc3794682aac97d03bcd
2
SIZE (dosdetector-20060103.tar.gz) = 164440
3
SIZE (dosdetector-20060101.tar.gz) = 164422

Return to bug 91267