diff options
author | marino <marino@FreeBSD.org> | 2014-08-31 06:17:25 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-31 06:17:25 +0800 |
commit | 0881579374a70b98e4ec66fe23ffdba3f35f05b6 (patch) | |
tree | b6a8247816efba39f0f05b0a7b36b1212d999362 /audio/mous | |
parent | aa2cca30e323cfdf7cd2b79c0fc4702e3da3e1e9 (diff) | |
download | freebsd-ports-gnome-0881579374a70b98e4ec66fe23ffdba3f35f05b6.tar.gz freebsd-ports-gnome-0881579374a70b98e4ec66fe23ffdba3f35f05b6.tar.zst freebsd-ports-gnome-0881579374a70b98e4ec66fe23ffdba3f35f05b6.zip |
audio/mous: Update MASTER_SITES url
PR: 192984
Submitted by: maintainer (Shen Elf)
Diffstat (limited to 'audio/mous')
-rw-r--r-- | audio/mous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mous/Makefile b/audio/mous/Makefile index 03eb793ebe15..6f7cbc57352f 100644 --- a/audio/mous/Makefile +++ b/audio/mous/Makefile @@ -5,7 +5,7 @@ PORTNAME= mous PORTVERSION= 1.1a PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://cloud.github.com/downloads/0x02/mous/ +MASTER_SITES= http://cloud.github.com/downloads/bsdelf/mous/ MAINTAINER= shen.elf@gmail.com COMMENT= Simple yet powerful audio player |