diff options
Diffstat (limited to 'audio/daapd')
-rw-r--r-- | audio/daapd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index c42cd4e4ae7..4a8bfe72ef6 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/08/16 23:32:04 schmonz Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:05 tv Exp $ DISTNAME= daapd-0.2.2b +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tgz |