diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-10-14 05:59:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-10-14 05:59:19 +0000 |
commit | e3faed20b24f081780c6fdded0f672cebd886e96 (patch) | |
tree | 08bab5598e494b371a1c5632b755781f9d782770 /audio/beast | |
parent | bf793f4d36ad337de47219d511f038fd9a4b1709 (diff) |
audio/beast: Unbreak, the distfile has just moved and is still available
- Update pkg-descr with new site as well
Notes
Notes:
svn path=/head/; revision=452043
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 4 | ||||
-rw-r--r-- | audio/beast/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 20d0333c99b0..d42461d621ec 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -5,13 +5,11 @@ PORTNAME= beast PORTVERSION= 0.7.8 PORTREVISION= 9 CATEGORIES= audio -MASTER_SITES= http://testbit.eu/pub/dists/beast/v${PORTVERSION:R}/ +MASTER_SITES= https://beast.testbit.org/pub/v0/ MAINTAINER= ports@FreeBSD.org COMMENT= Powerful music composition and modular synthesis application -BROKEN= No public distfiles - LICENSE= LGPL21 LIB_DEPENDS= libasound.so:audio/alsa-lib \ diff --git a/audio/beast/pkg-descr b/audio/beast/pkg-descr index d57bd7beb0e8..830e3db27edc 100644 --- a/audio/beast/pkg-descr +++ b/audio/beast/pkg-descr @@ -10,4 +10,4 @@ core and the user interface are actively being developed and translated into a variety of languages, regularly assimilating user feedback such as from our FeatureRequests page. -WWW: http://beast.testbit.eu/ +WWW: https://beast.testbit.org/ |