diff options
Diffstat (limited to 'audio/yell/Makefile')
-rw-r--r-- | audio/yell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/yell/Makefile b/audio/yell/Makefile index 32085c1a58ee..d7f793414e2e 100644 --- a/audio/yell/Makefile +++ b/audio/yell/Makefile @@ -8,7 +8,8 @@ PORTNAME= yell PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://www.critical.ch/yell/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line speaker bell using machine/speaker.h |