diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 02b1b83673a7ccf1a8b0346f35181d520ef91f55 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /audio/audacity | |
parent | 170c03a897e3906003315d154bc0e06bc51b8088 (diff) | |
download | pkgsrc-02b1b83673a7ccf1a8b0346f35181d520ef91f55.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
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 7fb850efb95..ac65cc0e0d5 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2015/04/25 14:20:18 tnn Exp $ +# $NetBSD: Makefile,v 1.93 2015/06/30 09:57:34 ryoon Exp $ DISTNAME= audacity-minsrc-2.1.0 PKGNAME= ${DISTNAME:S/-minsrc//1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} EXTRACT_SUFX= .tar.xz |