diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile index 13ff1d4aa5cd..6f8008d57949 100644 --- a/x11-themes/gnome-icons-iris/Makefile +++ b/x11-themes/gnome-icons-iris/Makefile @@ -1,26 +1,26 @@ # Port logic gratuitously stolen from x11-themes/kde-icons-noia by # lioux@. If it's not defined here and you think it should be, check # x11-themes/gnome-icons/bsd.gnome-icons.mk for it. PORTNAME= iris PORTVERSION= 20050420 PORTREVISION= 2 CATEGORIES= x11-themes gnome -MASTER_SITES= GNOME/teams/art.gnome.org/themes/icon +MASTER_SITES= https://download.gnome.org/teams/art.gnome.org/themes/icon/ DISTNAME= ICON-Iris MAINTAINER= ports@FreeBSD.org COMMENT= Iris SVG Icons for Gnome WWW= https://art.gnome.org/ # Converted from RESTRICTED LICENSE= icons LICENSE_NAME= icons LICENSE_TEXT= ${REASON} LICENSE_PERMS= auto-accept USES= tar:bzip2 NO_WRKSUBDIR= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include