diff options
Diffstat (limited to 'geography/opencpn-plugin-weather_routing/Makefile')
-rw-r--r-- | geography/opencpn-plugin-weather_routing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile index b3a2178184d..a0c44b4ac1d 100644 --- a/geography/opencpn-plugin-weather_routing/Makefile +++ b/geography/opencpn-plugin-weather_routing/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2017/02/08 00:05:55 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:23 ryoon Exp $ # VERSION= 20160716 DISTNAME= weather_routing_pi-${VERSION} PKGNAME= opencpn-plugin-weather_routing-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/} GITHUB_PROJECT= weather_routing_pi |