diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-10-08 15:09:49 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-10-08 15:09:49 +0800 |
commit | 42f7bcd74d4fdcbc1c16dd2df94af178e41338d9 (patch) | |
tree | 67e1b50227c891317aa8121e17ff243a40c20874 /sysutils/Makefile | |
parent | 0dc3866865f402e00e40bcaaaba4f1f36c9b64ae (diff) | |
download | freebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.tar.gz freebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.tar.zst freebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.zip |
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
last version of rdiff-backup and version 1.0.1
PR: ports/86108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e8a95abfc896..4f8c4a780a73 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -432,7 +432,6 @@ SUBDIR += rclean SUBDIR += rdate SUBDIR += rdiff-backup - SUBDIR += rdiff-backup-devel SUBDIR += readlink SUBDIR += reed SUBDIR += rej |