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 | c96a292b9ac622cd546123229e79fd7df98db04b (patch) | |
tree | e8158de88f60c598f867539df093d27af75a3f11 /audio/xine-arts | |
parent | 1b87c6169acfb9b479d405b5750eb421e3db13f3 (diff) | |
download | pkgsrc-c96a292b9ac622cd546123229e79fd7df98db04b.tar.gz |
sync with xine-lib update
Diffstat (limited to 'audio/xine-arts')
-rw-r--r-- | audio/xine-arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index 7315859bdc7..522709a84b2 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/11/23 03:04:56 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/22 11:22:35 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 1 CATEGORIES= audio |