From e7641448d6a5aec190cdf0b7680d049589f22e1d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 17 Jul 2009 10:43:21 +0000 Subject: Be smarter when parsing the argument for the bitrate. Allows mounting directories with commas in them. Bump PKGREVISION. --- filesystems/fuse-mp3fs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'filesystems/fuse-mp3fs/Makefile') diff --git a/filesystems/fuse-mp3fs/Makefile b/filesystems/fuse-mp3fs/Makefile index 6106cf3204e..c2006a02d4b 100644 --- a/filesystems/fuse-mp3fs/Makefile +++ b/filesystems/fuse-mp3fs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 14:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/17 10:43:21 wiz Exp $ # DISTNAME= mp3fs-0.13 PKGNAME= fuse-${DISTNAME} +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3fs/} -- cgit v1.2.3