diff options
Diffstat (limited to 'audio/distmp3/Makefile')
-rw-r--r-- | audio/distmp3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index 8bc9e419e0d..c863f216f38 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:59:30 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:53:54 wiz Exp $ # DISTNAME= distmp3-0.1.9 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ EXTRACT_SUFX= .tar.bz2 |