diff options
author | tobik <tobik@FreeBSD.org> | 2017-10-14 13:59:19 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-10-14 13:59:19 +0800 |
commit | c4f7b61e41e9c2a1dfa346e270bc8f34ce5e6cdd (patch) | |
tree | 08bab5598e494b371a1c5632b755781f9d782770 /audio | |
parent | 8c9a11d38dbd994e95c68c62103b1494b3d3e374 (diff) | |
download | freebsd-ports-gnome-c4f7b61e41e9c2a1dfa346e270bc8f34ce5e6cdd.tar.gz freebsd-ports-gnome-c4f7b61e41e9c2a1dfa346e270bc8f34ce5e6cdd.tar.zst freebsd-ports-gnome-c4f7b61e41e9c2a1dfa346e270bc8f34ce5e6cdd.zip |
audio/beast: Unbreak, the distfile has just moved and is still available
- Update pkg-descr with new site as well
Diffstat (limited to 'audio')
-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/ |