diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-26 14:50:47 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-26 14:50:47 +0800 |
commit | 2b0b22a3dc87920ac421cb98ff3b01a0449cc207 (patch) | |
tree | 4a5aa3433859075b0bb1c8a3c434ad4898cb3fce /audio | |
parent | 71fa763ccb64bd79ce7127c0483148d700b66cc4 (diff) | |
download | freebsd-ports-gnome-2b0b22a3dc87920ac421cb98ff3b01a0449cc207.tar.gz freebsd-ports-gnome-2b0b22a3dc87920ac421cb98ff3b01a0449cc207.tar.zst freebsd-ports-gnome-2b0b22a3dc87920ac421cb98ff3b01a0449cc207.zip |
MASTER_SITE fix.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/replay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index 668355ec3d78..757b85807932 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -9,7 +9,7 @@ DISTNAME= replay-source-dgtk_0.61 PKGNAME= replay-0.61 CATEGORIES= audio -MASTER_SITES= ftp://ftp.replicant.nu/pub/replay/ \ +MASTER_SITES= ftp://narayan.replicant.nu/pub/replay/ \ ftp://ftp.icemark.ch/pub/replay/ \ ftp://k2.lund.se/pub/replay/ |