diff options
Diffstat (limited to 'audio/distmp3')
-rw-r--r-- | audio/distmp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index 0c8d6b2e61e..f95771b07cb 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:39:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:14 wiz Exp $ # DISTNAME= distmp3-0.1.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ EXTRACT_SUFX= .tar.bz2 |