From a05f0bdca938b52b33da3e5f7279028039ef5c99 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 28 May 2013 19:01:04 +0200 Subject: openbsd: version bump, remove version 5.0 --- bin/sync-openbsd-ftp-tree.sh | 1 + 1 file changed, 1 insertion(+) 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" \ -- cgit v1.2.3-1-g7c22