diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-26 06:50:47 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-26 06:50:47 +0000 |
commit | 9c6aa5477611b94e8bc93138d6ef3c06eccedd18 (patch) | |
tree | e936fa0f69a7aca04b308a0d47427cc94ff4763d /audio/replay | |
parent | 4ede26fe726ca275c8c5cd9691f26a93645281dd (diff) |
Notes
Diffstat (limited to 'audio/replay')
-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/ |