diff options
author | jtb <jtb@pkgsrc.org> | 2001-06-06 20:21:21 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-06-06 20:21:21 +0000 |
commit | bb3cf9b5239d5d334c6a178fb6ba4581c16b512d (patch) | |
tree | 2d0d457e96af7d8eea1603b5c2c87950edd01489 /security/portsentry | |
parent | 64f063b593c9348b80dc02c45d7e55594dea08bc (diff) | |
download | pkgsrc-bb3cf9b5239d5d334c6a178fb6ba4581c16b512d.tar.gz |
LICENSE=portsentry-license.
Diffstat (limited to 'security/portsentry')
-rw-r--r-- | security/portsentry/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 8ed3e6896e5..a0b4a813c45 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/06 20:21:21 jtb Exp $ # DISTNAME= portsentry-1.0 @@ -9,6 +9,8 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.psionic.com/abacus/portsentry/ COMMENT= detects and respond to port scans against a target host in real-time +LICENSE= portsentry-license + ALL_TARGET= ${LOWER_OPSYS} post-patch: |