diff options
Diffstat (limited to 'audio/xine-esound/Makefile')
-rw-r--r-- | audio/xine-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index cf9128acd73..76fac1b6af3 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2013/06/03 10:04:36 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:43 tron Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib |