diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2019-01-03 09:51:58 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2019-01-03 09:51:58 +0000 |
commit | d3a497da5304d4a6c4775f466e0ad938d9614f18 (patch) | |
tree | 7f1e98465a4215e8e9626af377b45f3bc2cdb9a0 /audio | |
parent | 440184fc1538d55677e76274b588f28972d9030b (diff) | |
download | pkgsrc-d3a497da5304d4a6c4775f466e0ad938d9614f18.tar.gz |
Bump revision after a number of updated dependencies.
Diffstat (limited to 'audio')
-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 9141587ec55..d3f9effdce0 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.116 2018/11/23 08:06:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.117 2019/01/03 09:51:58 bsiegert Exp $ DISTNAME= audacity-minsrc-2.1.2 PKGNAME= ${DISTNAME:S/-minsrc//1} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= audio # sadly fosshub.com does not provice hot link MASTER_SITES= ${MASTER_SITE_LOCAL} |