diff options
Diffstat (limited to 'audio/mt-daapd/Makefile')
-rw-r--r-- | audio/mt-daapd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index fb096da1991..e6a770bf1ff 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2008/05/14 21:12:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/23 22:57:05 tron Exp $ DISTNAME= mt-daapd-0.2.4.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mt-daapd/} |