diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-22 03:43:54 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-22 03:43:54 +0800 |
commit | e0f1ba5566e3235c888064b439f5847ce60fba07 (patch) | |
tree | 015576fdc33c80e0e4c0382200ed8e8833535137 /audio | |
parent | 11b5aeb4b2e9d467216756461f9913c30b119f1c (diff) | |
download | freebsd-ports-gnome-e0f1ba5566e3235c888064b439f5847ce60fba07.tar.gz freebsd-ports-gnome-e0f1ba5566e3235c888064b439f5847ce60fba07.tar.zst freebsd-ports-gnome-e0f1ba5566e3235c888064b439f5847ce60fba07.zip |
- Remove bad mastersite:
* http://jsno.leal.com.au/rel/unix_projects/
Diffstat (limited to 'audio')
-rw-r--r-- | audio/funktrackergold/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile index 1c53a0aaf38d..aaaa36cfdc22 100644 --- a/audio/funktrackergold/Makefile +++ b/audio/funktrackergold/Makefile @@ -9,8 +9,7 @@ PORTNAME= funktrackergold PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://jsno.leal.com.au/rel/unix_projects/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players DISTNAME= funktrackergold-1.5-2 EXTRACT_SUFX= .tgz |