diff options
author | miwi <miwi@FreeBSD.org> | 2006-10-20 17:01:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-10-20 17:01:32 +0800 |
commit | bc6c7b9303ab95b4182fbf995214167e59869a95 (patch) | |
tree | a793ce9918c69448c56206abb09155d261aa4a43 /audio/cantus | |
parent | 32813dc967ec645a1c366a527fe222d0a9d4109b (diff) | |
download | freebsd-ports-gnome-bc6c7b9303ab95b4182fbf995214167e59869a95.tar.gz freebsd-ports-gnome-bc6c7b9303ab95b4182fbf995214167e59869a95.tar.zst freebsd-ports-gnome-bc6c7b9303ab95b4182fbf995214167e59869a95.zip |
- Update MASTER_SITES to gentoo mirrors
PR: ports/104583
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: portmgr (erwin), maintainer
Diffstat (limited to 'audio/cantus')
-rw-r--r-- | audio/cantus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile index f7157e6f44c8..d23f741bde3a 100644 --- a/audio/cantus/Makefile +++ b/audio/cantus/Makefile @@ -9,7 +9,8 @@ PORTNAME= cantus PORTVERSION= 1.07 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://web222.mis02.de/releases/cantus/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= old@old.com.ua |