aboutsummaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-15 16:26:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-15 16:26:46 +0000
commit0f1724b9b90617ac580840eb7b75a8d08d3e536c (patch)
treeae42eead72cfb370c3559d785300ef0ee08b702c /security/portsentry/Makefile
parentb78a87f702d0f5c3ba2cb922584340abdb9d713c (diff)
downloadports-0f1724b9b90617ac580840eb7b75a8d08d3e536c.tar.gz
ports-0f1724b9b90617ac580840eb7b75a8d08d3e536c.zip
Notes
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}