diff options
author | drochner <drochner> | 2004-12-22 11:22:35 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-12-22 11:22:35 +0000 |
commit | a7e3036eebe680cf9383dee7f44db9fc2c19583b (patch) | |
tree | e8158de88f60c598f867539df093d27af75a3f11 /audio/xine-esound | |
parent | 5f5d2faa5d237fa0b00f0e3a60bd8f0f83031129 (diff) | |
download | pkgsrc-a7e3036eebe680cf9383dee7f44db9fc2c19583b.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 |