summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/portsentry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 441e809b967..91c6183c77b 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/03/24 19:21:31 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2007/12/28 11:51:42 obache Exp $
#
DISTNAME= portsentry-1.2
@@ -17,7 +17,7 @@ EGDIR= ${PREFIX}/share/examples/portsentry
CONF_FILES= ${EGDIR}/portsentry.conf ${PKG_SYSCONFDIR}/portsentry.conf
CONF_FILES+= ${EGDIR}/portsentry.ignore ${PKG_SYSCONFDIR}/portsentry.ignore
-INSTALLATION_DIRS= share/doc/portsentry share/examples/portsentry
+INSTALLATION_DIRS= sbin share/doc/portsentry share/examples/portsentry
post-patch:
@cd ${WRKSRC}; \