summaryrefslogtreecommitdiff
path: root/sysutils/etcupdate/PLIST
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-11-20 09:53:54 +0000
committermartti <martti@pkgsrc.org>2001-11-20 09:53:54 +0000
commit1ff6cc86fb509da3e5d8e44b44c1d02eb0baad7a (patch)
tree1769c94cd7f91dc7ef8732f9b6e0a70d96e4a3e9 /sysutils/etcupdate/PLIST
parente06ff0adfc425c8f0d58674dcc330ec755a75d08 (diff)
downloadpkgsrc-1ff6cc86fb509da3e5d8e44b44c1d02eb0baad7a.tar.gz
etcupdate helps you to update the configuration files in /etc after
performing an operating system upgrade. The idea for this script (including code fragments, variable names etc.) came from the FreeBSD mergemaster (by Douglas Barton). Unlike the FreeBSD mergemaster, this does not use CVS version tags to compare if the files need to be updated. Files are compared with /usr/bin/cmp as this is more reliable and the only way if the version numbers are same even though the files are different.
Diffstat (limited to 'sysutils/etcupdate/PLIST')
-rw-r--r--sysutils/etcupdate/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/etcupdate/PLIST b/sysutils/etcupdate/PLIST
new file mode 100644
index 00000000000..b2cbb95e97f
--- /dev/null
+++ b/sysutils/etcupdate/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/20 09:53:54 martti Exp $
+bin/etcupdate
+man/man8/etcupdate.8