diff options
author | jeh <jeh@FreeBSD.org> | 2000-11-07 10:40:17 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-11-07 10:40:17 +0800 |
commit | ac544f786dbaa413bbd6cf613b9ed518c2f1bd76 (patch) | |
tree | 8fa95eb5a04c7dae384b927b6f746f35daae5d44 /sysutils | |
parent | 2fbe72cb7c704ed662ad254b29f2744f30e17bfd (diff) | |
download | freebsd-ports-gnome-ac544f786dbaa413bbd6cf613b9ed518c2f1bd76.tar.gz freebsd-ports-gnome-ac544f786dbaa413bbd6cf613b9ed518c2f1bd76.tar.zst freebsd-ports-gnome-ac544f786dbaa413bbd6cf613b9ed518c2f1bd76.zip |
New MASTER_SITES
PR: 22607
Submitted by: David Lebel <lebel@lebel.org>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrdao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 2134fe2096e3..5df4097354e2 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/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 |