diff options
author | plunky <plunky@pkgsrc.org> | 2015-02-16 21:11:07 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2015-02-16 21:11:07 +0000 |
commit | 9543df8794429106ca730c029ae49b86b219286c (patch) | |
tree | 5682e458b429aeca8a2e04840948e0028a73d2ce /geography | |
parent | 26e4ca4007449cc65196db0d9e282d57e4994dbd (diff) | |
download | pkgsrc-9543df8794429106ca730c029ae49b86b219286c.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 |