aboutsummaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-08-26 10:20:24 +0000
committerWill Andrews <will@FreeBSD.org>2000-08-26 10:20:24 +0000
commit680ce7242f9be2fc418d9f342d96f0346d18f88e (patch)
treead7b8801594678ee570cb3f334ee3bb1fd249581 /security/portsentry/Makefile
parent743c53830b9fd452a7428ea0db4cb0f0810a41a9 (diff)
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 a716922024a2..58d00ef5ad91 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -27,7 +27,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/portsentry
- ${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods \
+ ${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods ${WRKSRC}/README.stealth \
${PREFIX}/share/doc/portsentry
.endif
@${CAT} ${PKGDIR}/MESSAGE