diff options
author | salo <salo> | 2003-04-17 23:23:13 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-17 23:23:13 +0000 |
commit | 3e0aa563a5742c9c71c7b0bcdf04c07624577315 (patch) | |
tree | 6b18ed11b94b732c41ee1ee67299a755d178e6bf /audio | |
parent | 66767ca39691724a52dfb49551b07194b64dab00 (diff) | |
download | pkgsrc-3e0aa563a5742c9c71c7b0bcdf04c07624577315.tar.gz |
Bump PKGREVISION after pthread/locking fixes.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 4970b623c67..ab5eef54851 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2003/04/10 12:59:05 grant Exp $ +# $NetBSD: Makefile,v 1.43 2003/04/17 23:23:13 salo Exp $ # DISTNAME= xmms-1.2.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/ |