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 /audio/linux-c6-sdl_mixer | |
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 'audio/linux-c6-sdl_mixer')
-rw-r--r-- | audio/linux-c6-sdl_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-c6-sdl_mixer/Makefile b/audio/linux-c6-sdl_mixer/Makefile index 4cf989aac359..43e53b3bea19 100644 --- a/audio/linux-c6-sdl_mixer/Makefile +++ b/audio/linux-c6-sdl_mixer/Makefile @@ -5,7 +5,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.12 PORTREVISION= 5 CATEGORIES= audio linux -MASTER_SITES= EPEL +MASTER_SITES= EPEL/s DISTNAME= ${LINUXNAME}-${DISTVERSIONFULL} MAINTAINER= emulation@FreeBSD.org |