diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-09 21:46:55 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-09 21:46:55 +0000 |
commit | e92a3103ff9c439fc018033837689aaced7c5161 (patch) | |
tree | ba0c7f4dffd294707cc467b5811c3e580f878e7a /audio/beast | |
parent | 3826baaa6e5b6ea622c41c4811d69d98ee90be24 (diff) | |
download | ports-e92a3103ff9c439fc018033837689aaced7c5161.tar.gz ports-e92a3103ff9c439fc018033837689aaced7c5161.zip |
Notes
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 291ae3b42757..6c5e606fd4c4 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -5,7 +5,7 @@ PORTNAME= beast PORTVERSION= 0.7.8 PORTREVISION= 8 CATEGORIES= audio -MASTER_SITES= http://dist.testbit.eu/beast/v${PORTVERSION:R}/ +MASTER_SITES= http://testbit.eu/pub/dists/beast/v${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= Powerful music composition and modular synthesis application |