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 /misc/blccc/Makefile | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'misc/blccc/Makefile')
-rw-r--r-- | misc/blccc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/blccc/Makefile b/misc/blccc/Makefile index 09122032ec4..3bd92b2dc15 100644 --- a/misc/blccc/Makefile +++ b/misc/blccc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2018/04/16 14:34:53 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2018/11/12 03:52:32 ryoon Exp $ # DISTNAME= blccc-1.99 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= misc MASTER_SITES= http://sven.gimp.org/blinkenlights/ |