diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-26 21:41:08 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-26 21:41:08 +0000 |
commit | 30925b26c75837bc2c22649e90e9403172bf7a86 (patch) | |
tree | 8876ccac04ea1c3e9e359787ce67cb3ee3c339a3 /audio/xmms-funtimedancer | |
parent | 84a38e30b2bd8cb543becaa6c1877ae5af3ea963 (diff) | |
download | pkgsrc-30925b26c75837bc2c22649e90e9403172bf7a86.tar.gz |
Bump revision due to SDL update, and sync versions in buildlink files where
needed. This is required because esound has been droped as a dependancy.
Diffstat (limited to 'audio/xmms-funtimedancer')
-rw-r--r-- | audio/xmms-funtimedancer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-funtimedancer/Makefile b/audio/xmms-funtimedancer/Makefile index cc5a2b2935f..9cf9024dee7 100644 --- a/audio/xmms-funtimedancer/Makefile +++ b/audio/xmms-funtimedancer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:24:02 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/26 21:41:09 jmmv Exp $ # DISTNAME= FunTimeDancer-0.1 PKGNAME= xmms-funtimedancer-0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftd/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} FunTimeDancer-packs-1.0.tar.gz |