summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2013-05-28 19:01:04 +0200
committersyncer <root@plopp.spline.de>2013-05-28 19:02:31 +0200
commita05f0bdca938b52b33da3e5f7279028039ef5c99 (patch)
tree8563fa9b21181e94996cfd2c7286b618a4ce642f
parent0421e7a56427183025660f677a46c3215a721405 (diff)
downloadmirror-sync-a05f0bdca938b52b33da3e5f7279028039ef5c99.tar.gz
mirror-sync-a05f0bdca938b52b33da3e5f7279028039ef5c99.tar.bz2
mirror-sync-a05f0bdca938b52b33da3e5f7279028039ef5c99.zip
openbsd: version bump, remove version 5.0
-rwxr-xr-xbin/sync-openbsd-ftp-tree.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sync-openbsd-ftp-tree.sh b/bin/sync-openbsd-ftp-tree.sh
index ab01b41..a8d486b 100755
--- a/bin/sync-openbsd-ftp-tree.sh
+++ b/bin/sync-openbsd-ftp-tree.sh
@@ -12,6 +12,7 @@ fi
rsync $verbose -a -i --recursive --times --links --hard-links --delete \
--exclude="/[2-4].[0-9]" \
+ --exclude="/5.0" \
--exclude="/cvs" \
--exclude="/distfiles" \
--exclude="/tmp" \