diff options
author | salo <salo@pkgsrc.org> | 2003-04-17 23:23:13 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-17 23:23:13 +0000 |
commit | cfd8650a15b2fea83551fbfa6af287f2f290fde0 (patch) | |
tree | 6b18ed11b94b732c41ee1ee67299a755d178e6bf /audio/xmms | |
parent | c421a8a356b5132fb763e78cc0b1c019e3a27d62 (diff) | |
download | pkgsrc-cfd8650a15b2fea83551fbfa6af287f2f290fde0.tar.gz |
Bump PKGREVISION after pthread/locking fixes.
Diffstat (limited to 'audio/xmms')
-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/ |