diff options
author | plunky <plunky> | 2015-02-16 21:11:07 +0000 |
---|---|---|
committer | plunky <plunky> | 2015-02-16 21:11:07 +0000 |
commit | 06278cbb502d6812dbfe70275a9a8de073abcb0f (patch) | |
tree | 5682e458b429aeca8a2e04840948e0028a73d2ce /geography | |
parent | b97ac642a92b256e9345c90cda6496a91196c75c (diff) | |
download | pkgsrc-06278cbb502d6812dbfe70275a9a8de073abcb0f.tar.gz |
SUBDIR += kplex
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 0aa7bc5cb95..ed8f6eeee96 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2015/02/02 20:42:04 bouyer Exp $ +# $NetBSD: Makefile,v 1.49 2015/02/16 21:11:07 plunky Exp $ # COMMENT= Software for geographical-related uses @@ -21,6 +21,7 @@ SUBDIR+= gpsd SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils +SUBDIR+= kplex SUBDIR+= libchamplain04 SUBDIR+= libchamplain06 SUBDIR+= libchamplain08 |