diff options
author | abs <abs@pkgsrc.org> | 2003-12-04 10:11:27 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-12-04 10:11:27 +0000 |
commit | fa27acec2083e331c74fdb558cbf7e08483abc86 (patch) | |
tree | 23884125996880181a9e08e0f714bf6e9670b452 /audio/mserv/Makefile | |
parent | 7c108da4de00f64553cf9cb435b1029bd400906e (diff) | |
download | pkgsrc-fa27acec2083e331c74fdb558cbf7e08483abc86.tar.gz |
Update mserv to 0.35nb4:
- Handle upper and lowercase comment tags in .ogg files
Diffstat (limited to 'audio/mserv/Makefile')
-rw-r--r-- | audio/mserv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mserv/Makefile b/audio/mserv/Makefile index fb65c256ef0..07a9fdf5308 100644 --- a/audio/mserv/Makefile +++ b/audio/mserv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/11/11 09:17:53 abs Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/04 10:11:27 abs Exp $ # DISTNAME= mserv-0.35 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.mserv.org/download/ |