aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2012-07-05 05:51:42 +0800
committersbz <sbz@FreeBSD.org>2012-07-05 05:51:42 +0800
commit152437e6390c1171f24cf9e7e2017f6b0a02e40d (patch)
treeecab0e9dc9cf95968f8829fe7e5cd4f8fb9f2ab8
parent300c0efd766f10da1625460fbf9f379301414afe (diff)
downloadfreebsd-ports-gnome-152437e6390c1171f24cf9e7e2017f6b0a02e40d.tar.gz
freebsd-ports-gnome-152437e6390c1171f24cf9e7e2017f6b0a02e40d.tar.zst
freebsd-ports-gnome-152437e6390c1171f24cf9e7e2017f6b0a02e40d.zip
- Fix CONFLICTS with security/doorman
Reported by: FreeBSD Ports conflicts checker
-rw-r--r--security/knock/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/knock/Makefile b/security/knock/Makefile
index c07025d6e0fa..42574d10472e 100644
--- a/security/knock/Makefile
+++ b/security/knock/Makefile
@@ -15,8 +15,10 @@ MASTER_SITES= http://www.zeroflux.org/proj/knock/files/ \
MAINTAINER= sbz@FreeBSD.org
COMMENT= A flexible port-knocking server and client
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+CONFLICTS= doorman-[0-9]*
GNU_CONFIGURE= yes