summaryrefslogtreecommitdiff
path: root/sysutils/etcupdate
diff options
context:
space:
mode:
authormartti <martti>2001-11-20 13:20:23 +0000
committermartti <martti>2001-11-20 13:20:23 +0000
commita6309594ccb04128a47c134d9258e6231bca3afd (patch)
treecfd7e4f6a3df8887fe2e79b3bfef5f1b1964ad0a /sysutils/etcupdate
parent75bcdc8069e7b0b5930f0c74e05f1704b02318b4 (diff)
downloadpkgsrc-a6309594ccb04128a47c134d9258e6231bca3afd.tar.gz
Added missing menu entry (no functional changes)
Diffstat (limited to 'sysutils/etcupdate')
-rw-r--r--sysutils/etcupdate/Makefile4
-rwxr-xr-xsysutils/etcupdate/files/etcupdate3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile
index e9baad6c68e..f165363c5d3 100644
--- a/sysutils/etcupdate/Makefile
+++ b/sysutils/etcupdate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/11/20 09:53:54 martti Exp $
+# $NetBSD: Makefile,v 1.2 2001/11/20 13:20:23 martti Exp $
-DISTNAME= etcupdate-20011114
+DISTNAME= etcupdate-20011120
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/etcupdate/files/etcupdate b/sysutils/etcupdate/files/etcupdate
index d18117317b5..5e7b42c14e9 100755
--- a/sysutils/etcupdate/files/etcupdate
+++ b/sysutils/etcupdate/files/etcupdate
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: etcupdate,v 1.1.1.1 2001/11/20 09:53:55 martti Exp $
+# $NetBSD: etcupdate,v 1.2 2001/11/20 13:20:23 martti Exp $
#
# Copyright (c) 2001 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -183,6 +183,7 @@ diff_and_merge_file() {
EOF
else
cat << EOF
+ d Don't install the new file
i Install the new file
m Merge the currently installed and new file
s Show the differences between the installed and new file