diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 (patch) | |
tree | 973c61950622ff561b5cae84c526ca059e7765d1 /audio | |
parent | 12fd604939a110c79684c9ab5bbe975b98a4cf62 (diff) | |
download | FreeBSD-ports-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.zip FreeBSD-ports-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.gz |
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'audio')
-rw-r--r-- | audio/yell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/yell/Makefile b/audio/yell/Makefile index 9185779..48c44a6 100644 --- a/audio/yell/Makefile +++ b/audio/yell/Makefile @@ -8,8 +8,7 @@ PORTNAME= yell PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line pc speaker bell |