Index: head/audio/juke/Makefile =================================================================== --- head/audio/juke/Makefile (revision 71865) +++ head/audio/juke/Makefile (revision 71866) @@ -1,24 +1,25 @@ # New ports collection makefile for: juke # Date created: 2 May 1999 # Whom: oyvindmo@initio.no # # $FreeBSD$ # 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 GNU_CONFIGURE= yes MAN1= juke.1 post-install: ${INSTALL_DATA} ${WRKSRC}/juke.conf ${PREFIX}/etc/juke.conf.sample @${SED} 's,PREFIX,${PREFIX},' ${PKGMESSAGE} .include Property changes on: head/audio/juke/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/audio/juke/pkg-descr =================================================================== --- head/audio/juke/pkg-descr (revision 71865) +++ head/audio/juke/pkg-descr (revision 71866) @@ -1,11 +1,9 @@ Juke ---- Juke is a simple curses/ncurses based juke box program. It uses command line based players to play all kinds of music formats. -WWW: http://johan.nocrew.org/unix/juke/ - - Oyvind Moll Property changes on: head/audio/juke/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property