summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:09:47 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:09:47 +0000
commitefe8b7ddc9d7e7a4b9b113cc2c43322b626b7e32 (patch)
tree6c19be1871fa1afb6546dbf9fab3502418259477 /security
parentPORTSDIRFix INDEX building. I had PORTSDIR defined in env so I didn't saw it ... (diff)
Allow slave ports to overwrite the COMMENT.
Submitted by: sat@
Notes
Notes: svn path=/head/; revision=193370
Diffstat (limited to 'security')
-rw-r--r--security/sshguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile
index 8880e3d9e4a8..6df050049e11 100644
--- a/security/sshguard/Makefile
+++ b/security/sshguard/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mij@bitchx.it
-COMMENT= Protect networked hosts from brute force attacks against ssh
+COMMENT?= Protect networked hosts from brute force attacks against ssh
CONFLICTS?= sshguard-ipfw-1.0* sshguard-pf-1.0*