diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
commit | dc536f9fa02495edbd26080d382bb9bcb00449b0 (patch) | |
tree | ddfdadba714ceb3caeb9316b1b02e88d617c65b9 /audio/audacity | |
parent | 3d049cf7f4064fd23bd8ee394522b14ccafe831f (diff) | |
download | pkgsrc-dc536f9fa02495edbd26080d382bb9bcb00449b0.tar.gz |
Bump PKGREVISION due to wxGTK update (use gtk2).
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f6d9e662cc6..e247997127e 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/01/03 18:49:33 reed Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/07 21:46:05 jmmv Exp $ DISTNAME= audacity-src-1.0.0-2 PKGNAME= audacity-1.0.0.2 -PKGREVISION= 6 +PKGREVISION= 7 WRKSRC= ${WRKDIR}/audacity-src-1.0.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} |