aboutsummaryrefslogtreecommitdiff
path: root/deskutils/mirall/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-08 21:53:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-08 21:53:50 +0000
commitdd3140f4483cc29da9aedb16809f160e4a48be38 (patch)
tree0145faa8c31691370e3bddb13206cb28d6e45c88 /deskutils/mirall/Makefile
parent75ba3065403d97789322549053d5797c19d56f37 (diff)
downloadports-dd3140f4483cc29da9aedb16809f160e4a48be38.tar.gz
ports-dd3140f4483cc29da9aedb16809f160e4a48be38.zip
Update to 1.5.0.
Notes
Notes: svn path=/head/; revision=339182
Diffstat (limited to 'deskutils/mirall/Makefile')
-rw-r--r--deskutils/mirall/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile
index f94652e403f6..5b48d9a003a9 100644
--- a/deskutils/mirall/Makefile
+++ b/deskutils/mirall/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= mirall
-PORTVERSION= 1.4.2
+PORTVERSION= 1.5.0
CATEGORIES= deskutils
-MASTER_SITES= http://download.owncloud.com/download/
+MASTER_SITES= http://download.owncloud.com/desktop/stable/
MAINTAINER= mat@FreeBSD.org
COMMENT= The ownCloud Desktop Syncing Client
@@ -28,6 +28,8 @@ OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
DOCS_USE= TEX=latex:build
+PLIST_SUB+= VERSION=${PORTVERSION}
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}