diff options
author | ryoon <ryoon> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2017-02-12 06:24:36 +0000 |
commit | 9868876eda32ca4d5423e71fb3f9e9ead514093d (patch) | |
tree | 2bf45f1722d6b4c527fa35e293b25de1dac36e9b /geography/opencpn-plugin-draw/Makefile | |
parent | 021c6b8187dc741229d6f495243fcc6be79108e1 (diff) | |
download | pkgsrc-9868876eda32ca4d5423e71fb3f9e9ead514093d.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'geography/opencpn-plugin-draw/Makefile')
-rw-r--r-- | geography/opencpn-plugin-draw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile index 285a1dfe90d..9be2548254d 100644 --- a/geography/opencpn-plugin-draw/Makefile +++ b/geography/opencpn-plugin-draw/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2017/02/06 13:55:23 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/02/12 06:25:23 ryoon Exp $ # VERSION= 1.2.0 #PKGREVISION= 2 DISTNAME= ocpn_draw_pi-${VERSION} PKGNAME= opencpn-plugin-draw-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/} GITHUB_PROJECT= ocpn_draw_pi |