diff options
author | drochner <drochner@pkgsrc.org> | 2004-12-22 11:22:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-12-22 11:22:35 +0000 |
commit | 9a4fc6c8766ebd06219e3024dc9b51c7a03e442a (patch) | |
tree | e8158de88f60c598f867539df093d27af75a3f11 /audio/xine-esound | |
parent | fc15031bd2e610294c498b0f263ea67470e2b019 (diff) | |
download | pkgsrc-9a4fc6c8766ebd06219e3024dc9b51c7a03e442a.tar.gz |
sync with xine-lib update
Diffstat (limited to 'audio/xine-esound')
-rw-r--r-- | audio/xine-esound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 89f2610e26e..6ec57beb2c7 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/11/23 03:04:56 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/22 11:22:35 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 CATEGORIES= audio |