diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 3c1606cff5909c864cffbb098f41ac6570e7a581 (patch) | |
tree | 5fa2d044b97d1bb90c9f7d4006ad854e49ded729 /net/corebird | |
parent | 3d2f2d359a4af120b78cc2ab3492b98f732931d2 (diff) | |
download | pkgsrc-3c1606cff5909c864cffbb098f41ac6570e7a581.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'net/corebird')
-rw-r--r-- | net/corebird/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile index b0a3e5fe540..922a0b2178c 100644 --- a/net/corebird/Makefile +++ b/net/corebird/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2017/01/31 13:26:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/02/06 13:55:47 wiz Exp $ DISTNAME= corebird-1.4.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=baedert/} GITHUB_PROJECT= corebird |