diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /audio/spek/Makefile | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'audio/spek/Makefile')
-rw-r--r-- | audio/spek/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile index da863f407ad..f519f73bc1e 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2018/04/29 05:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/11/12 03:51:44 ryoon Exp $ DISTNAME= spek-0.8.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=alexkay/} EXTRACT_SUFX= .tar.xz |