aboutsummaryrefslogtreecommitdiff
path: root/security/doorman
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
commitf87124df638f9ab9a10de7815e16138a955e5814 (patch)
tree56a7cc7e21781385ea74f4d32262386371d62b78 /security/doorman
parent4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff)
downloadports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz
ports-f87124df638f9ab9a10de7815e16138a955e5814.zip
Notes
Diffstat (limited to 'security/doorman')
-rw-r--r--security/doorman/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile
index bc3f645f03d1..f5b87bf0d6cc 100644
--- a/security/doorman/Makefile
+++ b/security/doorman/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: doorman
-# Date created: 08 August 2004
-# Whom: Aaron Dalton <aaron@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= lupe@lupe-christoph.de
-COMMENT= A Port Knocking implementation, both daemon and client
+COMMENT= Port knocking implementation, both daemon and client
BUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
RUN_DEPENDS:= ${BUILD_DEPENDS}