summaryrefslogtreecommitdiff
path: root/comms/binkd
diff options
context:
space:
mode:
authortv <tv>1999-08-05 15:46:27 +0000
committertv <tv>1999-08-05 15:46:27 +0000
commitef4ac9edc2c712c6f6425f902fb505f7b94897a3 (patch)
tree6fed8bf74f99f5ca0d825d5f1d93f44c69cb402d /comms/binkd
parentf6daca97580bf4b2c54000d6e1a8ec31d145e2a0 (diff)
downloadpkgsrc-ef4ac9edc2c712c6f6425f902fb505f7b94897a3.tar.gz
Rename binkd.cfg to binkd.cfg.dist so as not to overwrite a custom binkd.cfg.
Diffstat (limited to 'comms/binkd')
-rw-r--r--comms/binkd/Makefile4
-rw-r--r--comms/binkd/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index d0f9e8f11ec..6285a1264a0 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/06/04 16:55:11 drochner Exp $
+# $NetBSD: Makefile,v 1.6 1999/08/05 15:46:27 tv Exp $
#
DISTNAME= binkd-0.9.2
@@ -23,6 +23,6 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/binkd ${PREFIX}/sbin/
${INSTALL_DATA} ${WRKSRC}/binkd.8 ${PREFIX}/man/man8/
- ${INSTALL_DATA} ${WRKSRC}/binkd.cfg ${PREFIX}/etc/
+ ${INSTALL_DATA} ${WRKSRC}/binkd.cfg ${PREFIX}/etc/binkd.cfg.dist
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/binkd/pkg/PLIST b/comms/binkd/pkg/PLIST
index cb3cb6ad1d9..a324322a4c6 100644
--- a/comms/binkd/pkg/PLIST
+++ b/comms/binkd/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/22 20:47:13 tv Exp $
-etc/binkd.cfg
+@comment $NetBSD: PLIST,v 1.2 1999/08/05 15:46:28 tv Exp $
+etc/binkd.cfg.dist
man/man8/binkd.8
sbin/binkd