diff options
-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 |