aboutsummaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/portsentry/Makefile')
-rw-r--r--security/portsentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index ea1020193ba4..86f0cfc1e5f5 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -23,7 +23,7 @@ post-patch:
do-install:
${INSTALL_DATA} ${WRKSRC}/portsentry.conf ${PREFIX}/etc/portsentry.conf.default
- ${INSTALL_DATA} ${WRKSRC}/portsentry.ignore ${PREFIX}/etc
+ ${INSTALL_DATA} ${WRKSRC}/portsentry.ignore ${PREFIX}/etc/portsentry.ignore.default
${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}