diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
commit | a52946841314d63c358636b0022f2cfa41e8136f (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /audio/xmms-esound | |
parent | cb3d36c2f019f891a5d87d01f2aff79c71fdb4bb (diff) | |
download | pkgsrc-a52946841314d63c358636b0022f2cfa41e8136f.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'audio/xmms-esound')
-rw-r--r-- | audio/xmms-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-esound/Makefile b/audio/xmms-esound/Makefile index bdfdccd7642..80c7d2e1b14 100644 --- a/audio/xmms-esound/Makefile +++ b/audio/xmms-esound/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/07/25 09:25:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/08 14:41:38 wiz Exp $ # .include "../../audio/xmms/Makefile.common" PKGNAME= ${DISTNAME:S/xmms/xmms-esound/} CATEGORIES+= gnome +PKGREVISION= 1 COMMENT= XMMS plugin to output sound through the esound daemon |