diff options
Diffstat (limited to 'audio/audacity/Makefile')
-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 581ae56d59f..4d2edf79f8d 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.113 2018/07/31 21:10:29 jperkin Exp $ +# $NetBSD: Makefile,v 1.114 2018/11/12 03:51:38 ryoon Exp $ DISTNAME= audacity-minsrc-2.1.2 PKGNAME= ${DISTNAME:S/-minsrc//1} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio # sadly fosshub.com does not provice hot link MASTER_SITES= ${MASTER_SITE_LOCAL} |