From 79d3d0e9973146dca48a48137b2db3fbc0661253 Mon Sep 17 00:00:00 2001 From: mjl Date: Thu, 6 Jan 2005 14:43:09 +0000 Subject: Update to daapd 0.2.4a - Bugfixes and additions to static playlists. - Adds static playlists. daapd reads playlists in M3U, M3U extended and PLS format. --- audio/daapd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/daapd/Makefile') diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index 97322450f86..85c3350b472 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/12/28 02:47:41 reed Exp $ +# $NetBSD: Makefile,v 1.6 2005/01/06 14:43:09 mjl Exp $ -DISTNAME= daapd-0.2.3d -PKGREVISION= 1 +DISTNAME= daapd-0.2.4a +#PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tgz -- cgit v1.2.3