diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-26 16:31:50 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-26 16:31:50 +0000 |
commit | 726f3a627f6140b388791e3ff35de9ad9a58d00a (patch) | |
tree | 0da1beb1662453a2c91c87c320957a16b9cb746b /audio/beast | |
parent | 4cf97001c680e492f9f112caf1c45378fe36dd74 (diff) |
- Fix MASTER_SITES
Reported by: miwi
Notes
Notes:
svn path=/head/; revision=269818
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 3 | ||||
-rw-r--r-- | audio/beast/distinfo | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index a7346ce7ffaf..9892c9b53313 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -8,8 +8,7 @@ PORTNAME= beast PORTVERSION= 0.7.2 CATEGORIES= audio -MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.7/ \ - http://beast.gtk.org/beast-ftp/v0.7/ +MASTER_SITES= http://beast.testbit.eu/_dist/beast/v${PORTVERSION:R}/ MAINTAINER= gahr@FreeBSD.org COMMENT= A powerful music composition and modular synthesis application diff --git a/audio/beast/distinfo b/audio/beast/distinfo index 4f3cc676b5a1..74bf5dc09fbb 100644 --- a/audio/beast/distinfo +++ b/audio/beast/distinfo @@ -1,3 +1,2 @@ -MD5 (beast-0.7.2.tar.bz2) = 5e25d580a282307546dc199c032cc359 SHA256 (beast-0.7.2.tar.bz2) = 91bf47b74d35fe4c078e3bfbcecb21cd490ac83ce2fbca1bc63687212626f289 SIZE (beast-0.7.2.tar.bz2) = 6421498 |