diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-28 02:26:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-28 02:26:51 +0800 |
commit | 06616e6840acc199a9952b5c02b13ca76ed08a5d (patch) | |
tree | 59d5806dcd7c3a85e34b18918ce8ce0ba878944a | |
parent | 18b0bf47be8007f9c8550cda6fd7c5e97c2c4b00 (diff) | |
download | freebsd-ports-gnome-06616e6840acc199a9952b5c02b13ca76ed08a5d.tar.gz freebsd-ports-gnome-06616e6840acc199a9952b5c02b13ca76ed08a5d.tar.zst freebsd-ports-gnome-06616e6840acc199a9952b5c02b13ca76ed08a5d.zip |
change master site
PR: 27519
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
-rw-r--r-- | audio/kmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile index f0734c1e84ee..dfc0ce66db22 100644 --- a/audio/kmp3/Makefile +++ b/audio/kmp3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kmp3 PORTVERSION= 1.0 CATEGORIES= audio kde -MASTER_SITES= http://www.kmp3.org/tarballs/ +MASTER_SITES= http://area51.mfh-iserlohn.de/kmp3/tarballs/ MAINTAINER= mb@imp.ch |