diff options
author | bouyer <bouyer@pkgsrc.org> | 2018-04-09 11:04:36 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2018-04-09 11:04:36 +0000 |
commit | b71fa2cc65d3ae2f11fbc5e7bb34698567affa30 (patch) | |
tree | eb75ed755af4b1d4456803cf33187bc89a20b68e /geography | |
parent | 4b1c9f6d9d106ce9a51b8697a1f61604f4ba842d (diff) | |
download | pkgsrc-b71fa2cc65d3ae2f11fbc5e7bb34698567affa30.tar.gz |
[missed file in previous commit]
Update to 20180405. Changes:
updated translations
Diffstat (limited to 'geography')
-rw-r--r-- | geography/opencpn-plugin-statusbar/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/geography/opencpn-plugin-statusbar/Makefile b/geography/opencpn-plugin-statusbar/Makefile index 57b2d1dfa71..03e89823bcc 100644 --- a/geography/opencpn-plugin-statusbar/Makefile +++ b/geography/opencpn-plugin-statusbar/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2018/03/12 11:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2018/04/09 11:04:36 bouyer Exp $ # -VERSION= 20170414 +VERSION= 20180405 DISTNAME= statusbar_pi-${VERSION} PKGNAME= opencpn-plugin-statusbar-${VERSION} -PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/} GITHUB_PROJECT= statusbar_pi -GITHUB_TAG= b3653d44f6ecff05fbf49b49076d9a57e479268f +GITHUB_TAG= 024822eb32a61f4ef4e52d4cb15bd1f4b86b2763 MAINTAINER= bouyer@NetBSD.org HOMEPAGE= https://opencpn.org/OpenCPN/plugins/statusbar.html |