aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rsnapshot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rsnapshot/Makefile')
-rw-r--r--sysutils/rsnapshot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile
index eb18eb23856e..c79d699f4d90 100644
--- a/sysutils/rsnapshot/Makefile
+++ b/sysutils/rsnapshot/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= rsnapshot
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.3
CATEGORIES= sysutils
MASTER_SITES= http://www.rsnapshot.org/downloads/
MAINTAINER= r.vdooren@snow.nl
COMMENT= Filesystem snapshot utility based on rsync(1)
-BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync
+BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
USE_PERL5= yes