diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /audio/xine-esound | |
parent | 6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff) | |
download | pkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'audio/xine-esound')
-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 a1c512f3dd0..412ae1f73c0 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2011/04/22 13:43:00 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/11/01 06:03:14 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib |