diff options
author | bouyer <bouyer@pkgsrc.org> | 2017-04-14 16:39:42 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2017-04-14 16:39:42 +0000 |
commit | a1abd0842a84804607d77828416843cb93e556b2 (patch) | |
tree | 7995a6f196316a68edf73e2a83c4d6d4e6a81aa7 /geography | |
parent | 7134a9d3ed8aacb6125ed2f07569ab4603043ab2 (diff) | |
download | pkgsrc-a1abd0842a84804607d77828416843cb93e556b2.tar.gz |
Add opencpn-plugin-statusbar
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 97b916110cd..e8d61dc9f30 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2016/12/04 21:12:58 rodent Exp $ +# $NetBSD: Makefile,v 1.65 2017/04/14 16:39:42 bouyer Exp $ # COMMENT= Software for geographical-related uses @@ -40,6 +40,7 @@ SUBDIR+= opencpn SUBDIR+= opencpn-plugin-debugger SUBDIR+= opencpn-plugin-draw SUBDIR+= opencpn-plugin-gshhs +SUBDIR+= opencpn-plugin-statusbar SUBDIR+= opencpn-plugin-watchdog SUBDIR+= opencpn-plugin-weather_routing SUBDIR+= osm-gps-map |