diff options
Diffstat (limited to 'audio/bmp-flac/Makefile')
-rw-r--r-- | audio/bmp-flac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-flac/Makefile b/audio/bmp-flac/Makefile index 4a0d4508e85..84d241bdb42 100644 --- a/audio/bmp-flac/Makefile +++ b/audio/bmp-flac/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/09/11 23:59:26 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/15 10:03:33 obache Exp $ # DISTNAME= flac-1.1.3 PKGNAME= bmp-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} |