diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2013-09-17 09:37:49 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2013-09-17 09:37:49 +0000 |
commit | bd70ec5a9ccb2fe8cb52ea2b73af2e85e326427b (patch) | |
tree | 0e3eaeb01d6866903adae14820c26d957a52ded0 /www/owncloud/Makefile | |
parent | f3c7cf4e6420f04fb97bf98d7e4368cd8e6148dd (diff) |
Notes
Diffstat (limited to 'www/owncloud/Makefile')
-rw-r--r-- | www/owncloud/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index f705da83d7fa..adb173920414 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 5.0.10 -PORTREVISION= 1 +PORTVERSION= 5.0.11 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ |