diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-11-07 02:40:17 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-11-07 02:40:17 +0000 |
commit | 303b9da9657ae500bd67666c88dee152c342550c (patch) | |
tree | 574f7c17d2150eb0c7d45dd5807bee01d399cea2 /audio/cdrdao/Makefile | |
parent | 871b0eb7f1d40e0de9723703b157eb52db25a937 (diff) | |
download | ports-303b9da9657ae500bd67666c88dee152c342550c.tar.gz ports-303b9da9657ae500bd67666c88dee152c342550c.zip |
New MASTER_SITES
PR: 22607
Submitted by: David Lebel <lebel@lebel.org>
Notes
Notes:
svn path=/head/; revision=34866
Diffstat (limited to 'audio/cdrdao/Makefile')
-rw-r--r-- | audio/cdrdao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile index 2134fe2096e3..5df4097354e2 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -8,7 +8,7 @@ PORTNAME= cdrdao PORTVERSION= 1.1.4 CATEGORIES= audio -MASTER_SITES= http://www.ping.de/sites/daneb/ +MASTER_SITES= ftp://cdrdao.sourceforge.net/pub/cdrdao/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= futatuki@debug.gr.jp |