diff options
author | tijl <tijl@FreeBSD.org> | 2018-01-30 03:45:22 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2018-01-30 03:45:22 +0800 |
commit | 3223a844ba994c619d2e61d8ab73d419eb879a7d (patch) | |
tree | 0bc470b9038330ed5898fe685a300c70c758f34c /graphics | |
parent | f40cf488b4692327cfeafd357149cfaa95b23710 (diff) | |
download | freebsd-ports-gnome-3223a844ba994c619d2e61d8ab73d419eb879a7d.tar.gz freebsd-ports-gnome-3223a844ba994c619d2e61d8ab73d419eb879a7d.tar.zst freebsd-ports-gnome-3223a844ba994c619d2e61d8ab73d419eb879a7d.zip |
Update EPEL and EPEL7 URL.
PR: 225540
Reported by: dbn
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-c6-sdl_image/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-c6-sdl_image/Makefile b/graphics/linux-c6-sdl_image/Makefile index b9adbaeb9d77..96e589df5cdf 100644 --- a/graphics/linux-c6-sdl_image/Makefile +++ b/graphics/linux-c6-sdl_image/Makefile @@ -5,7 +5,7 @@ PORTNAME= sdl_image PORTVERSION= 1.2.12 PORTREVISION= 5 CATEGORIES= graphics linux -MASTER_SITES= EPEL +MASTER_SITES= EPEL/s DISTNAME= ${LINUXNAME}-${DISTVERSIONFULL} MAINTAINER= emulation@FreeBSD.org diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile index 489047f1b429..ed8d5ce5021f 100644 --- a/graphics/linux-c6-sdl_ttf/Makefile +++ b/graphics/linux-c6-sdl_ttf/Makefile @@ -5,7 +5,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.11 PORTREVISION= 4 CATEGORIES= graphics linux -MASTER_SITES= EPEL +MASTER_SITES= EPEL/s DISTNAME= ${LINUXNAME}-${DISTVERSIONFULL} MAINTAINER= emulation@FreeBSD.org |