diff options
author | bouyer <bouyer@pkgsrc.org> | 2017-04-14 16:42:24 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2017-04-14 16:42:24 +0000 |
commit | b54da0329c524b6c2d980c6b784f49e0a1394282 (patch) | |
tree | e2d7f48bfb3df3f157f8aa7027bd2e59394263b8 | |
parent | 0d335c3cb694eaabf31dcb988d7a777e88bacbc7 (diff) | |
download | pkgsrc-b54da0329c524b6c2d980c6b784f49e0a1394282.tar.gz |
Update URLs for new OpenCPN web site
-rw-r--r-- | geography/opencpn-plugin-debugger/Makefile | 4 | ||||
-rw-r--r-- | geography/opencpn-plugin-draw/Makefile | 4 | ||||
-rw-r--r-- | geography/opencpn-plugin-watchdog/Makefile | 4 | ||||
-rw-r--r-- | geography/opencpn-plugin-weather_routing/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/geography/opencpn-plugin-debugger/Makefile b/geography/opencpn-plugin-debugger/Makefile index 0b28d643cce..40b16c4d3ed 100644 --- a/geography/opencpn-plugin-debugger/Makefile +++ b/geography/opencpn-plugin-debugger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/04/14 16:22:51 bouyer Exp $ +# $NetBSD: Makefile,v 1.5 2017/04/14 16:42:24 bouyer Exp $ # VERSION= 20170414 @@ -11,7 +11,7 @@ GITHUB_PROJECT= ocpndebugger_pi GITHUB_TAG= f2cea39ffcbf61c84e2d6066b155d866eaebff0f MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= https://github.com/nohal/ocpndebugger_pi +HOMEPAGE= https://opencpn.org/OpenCPN/plugins/debugger.html COMMENT= Shows the messages on OpenCPN's plugin interface LICENSE= gnu-gpl-v2 diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile index 330102adf9b..ae4457b6838 100644 --- a/geography/opencpn-plugin-draw/Makefile +++ b/geography/opencpn-plugin-draw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/04/14 16:28:40 bouyer Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/14 16:42:24 bouyer Exp $ # VERSION= 1.3.31 @@ -11,7 +11,7 @@ GITHUB_PROJECT= ocpn_draw_pi GITHUB_TAG= 0ec00a16785bbaa786f99f19ac9f8a6a5558e500 MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://opencpn.org/ocpn/Plugins_external_odraw +HOMEPAGE= https://opencpn.org/OpenCPN/plugins/draw.html COMMENT= place georeferenced objects/items on the OpenCPN interface LICENSE= gnu-gpl-v2 diff --git a/geography/opencpn-plugin-watchdog/Makefile b/geography/opencpn-plugin-watchdog/Makefile index 42a63d126ec..731a627581f 100644 --- a/geography/opencpn-plugin-watchdog/Makefile +++ b/geography/opencpn-plugin-watchdog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/14 16:32:01 bouyer Exp $ +# $NetBSD: Makefile,v 1.7 2017/04/14 16:42:24 bouyer Exp $ # VERSION= 20170414 @@ -11,7 +11,7 @@ GITHUB_PROJECT= watchdog_pi GITHUB_TAG= d804ee6ca83727c780150373077f2ffb517b7858 MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://opencpn.org/ocpn/Plugins_external_watchdog +HOMEPAGE= https://opencpn.org/OpenCPN/plugins/watchdog.html COMMENT= implements various configurable alarms in OpenCPN LICENSE= gnu-gpl-v3 diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile index 90ce84e7282..40477d806da 100644 --- a/geography/opencpn-plugin-weather_routing/Makefile +++ b/geography/opencpn-plugin-weather_routing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/04/14 16:35:21 bouyer Exp $ +# $NetBSD: Makefile,v 1.12 2017/04/14 16:42:25 bouyer Exp $ # VERSION= 20170414 @@ -11,7 +11,7 @@ GITHUB_PROJECT= weather_routing_pi GITHUB_TAG= d65c968479af4fee78aa28b4b3f2c54660597eac MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://opencpn.org/ocpn/weather_routing_plugin +HOMEPAGE= https://opencpn.org/OpenCPN/plugins/weatherroute.html COMMENT= creates optimized weather routes using grib data in OpenCPN LICENSE= gnu-gpl-v3 |