diff options
Diffstat (limited to 'audio/juke/Makefile')
-rw-r--r-- | audio/juke/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/juke/Makefile b/audio/juke/Makefile index 44ed54ef705c..c401a8adfaae 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -8,8 +8,9 @@ PORTNAME= juke PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://johan.nocrew.org/unix/juke/archive/ \ - http://www.initio.no/~oyvindmo/distfiles/ +MASTER_SITES= http://www.initio.no/~oyvindmo/distfiles/ +# johan.nocrew.org is unreachable, informed maintainer - edwin 20021226 +#MASTER_SITES= http://johan.nocrew.org/unix/juke/archive/ MAINTAINER= oyvindmo@initio.no |