summaryrefslogtreecommitdiffstats
path: root/security/fakebo
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-11-01 00:27:40 +0000
committerbillf <billf@FreeBSD.org>1999-11-01 00:27:40 +0000
commit2305026f41ba17b742592e1a6ae23b840e9878de (patch)
tree0b9a8448bd281052d69a0f54ecf5130f1a362e73 /security/fakebo
parent7a71272f4e4dcab7ca774d1013b3623e96fdd4ce (diff)
downloadFreeBSD-ports-2305026f41ba17b742592e1a6ae23b840e9878de.zip
FreeBSD-ports-2305026f41ba17b742592e1a6ae23b840e9878de.tar.gz
fakebo.conf doesn't exist, but fakebo.conf.dist does.
Diffstat (limited to 'security/fakebo')
-rw-r--r--security/fakebo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile
index 56d962d..8dde913 100644
--- a/security/fakebo/Makefile
+++ b/security/fakebo/Makefile
@@ -23,7 +23,7 @@ MAN1= fakebo.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fakebo ${PREFIX}/bin/
- ${INSTALL_DATA} ${WRKSRC}/fakebo.conf ${PREFIX}/etc/fakebo.conf.sample
+ ${INSTALL_DATA} ${WRKSRC}/fakebo.conf.dist ${PREFIX}/etc/fakebo.conf.sample
${INSTALL_MAN} ${WRKSRC}/fakebo.1 ${PREFIX}/man/man1/
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud