diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 21:07:09 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 21:07:09 +0800 |
commit | 23e1af9ab19d9f4587f5b8fce47bfba970ad39ed (patch) | |
tree | 0b4f5a118969cea07d634901b61131e38f3967f7 /audio/modplugplay | |
parent | ce7b433aba494860ff4e09a8c9d6be1b6c8ee3a4 (diff) | |
download | freebsd-ports-gnome-23e1af9ab19d9f4587f5b8fce47bfba970ad39ed.tar.gz freebsd-ports-gnome-23e1af9ab19d9f4587f5b8fce47bfba970ad39ed.tar.zst freebsd-ports-gnome-23e1af9ab19d9f4587f5b8fce47bfba970ad39ed.zip |
Update MASTER_SITES
Diffstat (limited to 'audio/modplugplay')
-rw-r--r-- | audio/modplugplay/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile index 59b823fc6ef2..d03af42848a5 100644 --- a/audio/modplugplay/Makefile +++ b/audio/modplugplay/Makefile @@ -5,9 +5,7 @@ PORTNAME= modplugplay PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/modplugplay/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line music mod player using libmodplug |