diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-08 15:29:45 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-08 15:29:45 +0000 |
commit | 264aa431e2c70c77570839241e246c05bf3f96aa (patch) | |
tree | 17a36e7895ce947b9cb53c02fc9c1a69471a1293 /audio/xmms-crossfade | |
parent | b9aa048fa15ae32557989c4b3bc89254a985ad9e (diff) | |
download | pkgsrc-264aa431e2c70c77570839241e246c05bf3f96aa.tar.gz |
Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFT
definition. The resulting packages are different than before.
Diffstat (limited to 'audio/xmms-crossfade')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 68041905c0d..8325d8fa92b 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2002/08/08 15:23:27 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/08 15:29:45 jlam Exp $ # DISTNAME= xmms-crossfade-0.2.9 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ ftp://ftp.falsehope.com/pub/xmms-crossfade/ |