diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /net/ocsync | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'net/ocsync')
-rw-r--r-- | net/ocsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ocsync/Makefile b/net/ocsync/Makefile index dc3c04af94d..4378337d289 100644 --- a/net/ocsync/Makefile +++ b/net/ocsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/04/22 21:03:15 adam Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:13 wiz Exp $ DISTNAME= ocsync-0.90.4 PKGREVISION= 9 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.owncloud.com/desktop/stable/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://owncloud.org/sync-clients/ +HOMEPAGE= https://owncloud.org/sync-clients/ COMMENT= File synchronization program for OwnCloud LICENSE= gnu-gpl-v2 |