diff options
author | stefan <stefan@FreeBSD.org> | 2006-11-12 21:01:46 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2006-11-12 21:01:46 +0800 |
commit | 96da987499e8ce4dbee04809cd31f1ef32516d17 (patch) | |
tree | 2442807657b6927b38182fa55faca72e36dcd209 | |
parent | f16aadd22444240dde15a413ecd658a2a94e5d20 (diff) | |
download | freebsd-ports-gnome-96da987499e8ce4dbee04809cd31f1ef32516d17.tar.gz freebsd-ports-gnome-96da987499e8ce4dbee04809cd31f1ef32516d17.tar.zst freebsd-ports-gnome-96da987499e8ce4dbee04809cd31f1ef32516d17.zip |
Make fetchable from developers website.
PR: 104585
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer timeout (> 3 weeks)
-rw-r--r-- | audio/cantus_3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 296c0330491a..7b82a7c13a10 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -9,8 +9,7 @@ PORTNAME= cantus_3 PORTVERSION= 3.0.0 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.gascom.ru/pub/asa/ \ - http://web222.mis02.de/releases/cantus_3/ +MASTER_SITES= http://dl.debain.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= asa@gascom.ru |