diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
commit | 601958a39280d163acdb7fa24b77533446c07577 (patch) | |
tree | fe92f03e923f235c64a2ce9daa1ea005af1dae6f /audio/xine-esound | |
parent | a80c1406d9ca5613d6fc640ba7de0049702dea61 (diff) | |
download | pkgsrc-601958a39280d163acdb7fa24b77533446c07577.tar.gz |
Recursive revbump from multimedia/libvpx 1.1.0 update
Diffstat (limited to 'audio/xine-esound')
-rw-r--r-- | audio/xine-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 3987f60c1f4..875c31ff2b8 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/03/26 11:17:34 drochner Exp $ +# $NetBSD: Makefile,v 1.33 2012/09/22 13:48:16 ryoon Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} +PKGREVISION= 1 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib |