diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-23 10:46:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-23 10:46:23 +0000 |
commit | 6dba2df4139a42ae32eaacc0ff6ea72f9ba32f5f (patch) | |
tree | 322c1d9f818727a9c5e3bcfecdfda47fd8bbc484 /audio/juke/Makefile | |
parent | cc8ac089beb2a463ef111d5a54664076e37ffe4b (diff) |
Notes
Diffstat (limited to 'audio/juke/Makefile')
-rw-r--r-- | audio/juke/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/juke/Makefile b/audio/juke/Makefile index 65946181ba86..4f3204e3b107 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -6,10 +6,10 @@ # PORTNAME= juke -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://www.nocrew.org/software/juke/archive/ +MASTER_SITES= http://www.nocrew.org/software/juke/archive/ \ + http://www.initio.no/~oyvindmo/distfiles/ MAINTAINER= oyvindmo@initio.no |