diff options
author | stas <stas@FreeBSD.org> | 2011-08-24 12:58:46 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-08-24 12:58:46 +0800 |
commit | 9e0fa049dc912bb16a19281ff131ac7f79994153 (patch) | |
tree | 90ee3ecf8883d7cdcb44040472b8f3d76831115f /audio | |
parent | bc38afe1078e658b1a5c22531a8820533cb195c2 (diff) | |
download | freebsd-ports-gnome-9e0fa049dc912bb16a19281ff131ac7f79994153.tar.gz freebsd-ports-gnome-9e0fa049dc912bb16a19281ff131ac7f79994153.tar.zst freebsd-ports-gnome-9e0fa049dc912bb16a19281ff131ac7f79994153.zip |
- Provide a new mirror.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/btc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/btc/Makefile b/audio/btc/Makefile index 31ca34e185ee..b60d17369355 100644 --- a/audio/btc/Makefile +++ b/audio/btc/Makefile @@ -8,15 +8,12 @@ PORTNAME= btc PORTVERSION= 258 CATEGORIES= audio -MASTER_SITES= http://www.harmony-central.com/Bass/ +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool for creating bass tablature -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - WRKSRC= ${WRKDIR} PLIST_FILES= bin/btc |