=================================================================== RCS file: /cvs/ports/www/owncloud/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/www/owncloud/Makefile 2023/10/05 16:42:33 1.4 +++ ports/www/owncloud/Makefile 2023/10/05 18:06:19 1.5 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2023/10/05 16:42:33 kirby Exp $ +# $OpenBSD: Makefile,v 1.5 2023/10/05 18:06:19 kirby Exp $ COMMENT= easy and universal access to shared and/or personal files -V= 10.8.0 +V= 10.9.1 DISTNAME= owncloud-${V} EXTRACT_SUFX= .tar.bz2 @@ -21,7 +21,7 @@ # Silk icons: Creative Commons Attribution PERMIT_PACKAGE= Yes -MASTER_SITES= https://download.owncloud.org/community/ +MASTER_SITES= https://download.owncloud.com/server/stable/ MODULES= lang/php MODPHP_VERSION= 7.4