diff options
Diffstat (limited to 'audio/akode-plugins-ffmpeg/Makefile')
-rw-r--r-- | audio/akode-plugins-ffmpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/akode-plugins-ffmpeg/Makefile b/audio/akode-plugins-ffmpeg/Makefile index 99fd9501bdf..90fbdc28870 100644 --- a/audio/akode-plugins-ffmpeg/Makefile +++ b/audio/akode-plugins-ffmpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/01/26 02:45:44 sbd Exp $ +# $NetBSD: Makefile,v 1.7 2012/01/28 09:39:17 marino Exp $ # PKGNAME= akode-plugins-ffmpeg-${AKODE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= FFMPEG decoder plugin for akode framework |