diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 09:14:18 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 09:14:18 +0800 |
commit | 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch) | |
tree | a359af9ae133db1419fc199dcee84fefdba2ddda /audio/mp3lint | |
parent | 5e6f342c14d0b49a907e6ce40e33ecadbcd1ef56 (diff) | |
download | freebsd-ports-gnome-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.tar.gz freebsd-ports-gnome-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.tar.zst freebsd-ports-gnome-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.zip |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
Diffstat (limited to 'audio/mp3lint')
-rw-r--r-- | audio/mp3lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3lint/Makefile b/audio/mp3lint/Makefile index 98344a467950..d7151b8f0888 100644 --- a/audio/mp3lint/Makefile +++ b/audio/mp3lint/Makefile @@ -9,7 +9,7 @@ PORTNAME= mp3lint PORTVERSION= 0.9 CATEGORIES= audio perl5 MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A configurable tool to check collections of audio files |