Index: head/audio/tunesbrowser/Makefile =================================================================== --- head/audio/tunesbrowser/Makefile (revision 160734) +++ head/audio/tunesbrowser/Makefile (revision 160735) @@ -1,43 +1,43 @@ # New ports collection makefile for: tunesbrowser # Date created: 2004-07-27 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= tunesbrowser PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://craz.net/programs/itunes/files/ +MASTER_SITES= http://crazney.net/programs/itunes/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple iTunes-like music player LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libglade2 WANT_GNOME= yes USE_GSTREAMER= mad GNU_CONFIGURE= yes MAN1= tunesbrowser.1 OPTIONS= FAAD "Enable AAC/MP4 Audio output" Off .include .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif .if ${HAVE_GNOME:Mlibgnome}!="" PKGNAMESUFFIX= -gnome USE_GNOME+= libgnome .else CONFIGURE_ARGS+= --disable-gnome .endif .include Property changes on: head/audio/tunesbrowser/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/audio/tunesbrowser/pkg-descr =================================================================== --- head/audio/tunesbrowser/pkg-descr (revision 160734) +++ head/audio/tunesbrowser/pkg-descr (revision 160735) @@ -1,8 +1,8 @@ TunesBrowser is a simple music player, capable of playing music found on iTunes(R) shares. Its features are: - Play MP3's off other computers running iTunes - Discovery of hosts over Rendezvous - Interface is quite similar to that of iTunes -WWW: http://craz.net/programs/itunes/tunesbrowser.html +WWW: http://crazney.net/programs/itunes/tunesbrowser.html Property changes on: head/audio/tunesbrowser/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property