diff --git a/net/libaccounts-glib/Makefile b/net/libaccounts-glib/Makefile index 5a23a55996a..55f0a819b8b 100644 --- a/net/libaccounts-glib/Makefile +++ b/net/libaccounts-glib/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2015/09/24 12:32:52 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.9 2015/09/24 16:19:09 ajacoutot Exp $ COMMENT= accounts management library for GLib applications @@ -20,8 +20,7 @@ WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 lzma m pcre WANTLIB += pthread sqlite3 xml2 z # from https://gitlab.com/accounts-sso/libaccounts-glib/tags -#MASTER_SITES= https://distfiles.bsdfrog.org/ -MASTER_SITES= http://ftp.fr.openbsd.org/pub/ +MASTER_SITES= https://distfiles.bsdfrog.org/ WRKDIST= ${WRKDIR}/${DISTNAME}-17201ad512e86d248ac158046ac322e7164adc87 MODULES= devel/gettext \