diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | f016c4446cb350bba91f6cb9710c930d29422fde (patch) | |
tree | 2bf45f1722d6b4c527fa35e293b25de1dac36e9b /x11/rofi | |
parent | 352001c7ca09fa0c3d0335cd3fa2ed0b68cc2c65 (diff) | |
download | pkgsrc-f016c4446cb350bba91f6cb9710c930d29422fde.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'x11/rofi')
-rw-r--r-- | x11/rofi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 5fb3065d160..a15f927a938 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/02/06 13:56:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:15 ryoon Exp $ DISTNAME= rofi-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=DaveDavenport/} # We need to specify this way to get submodules fetched |