diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2015-09-03 05:42:25 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2015-09-03 05:42:25 +0000 |
commit | 5d54ba118d0152055fb6e837823ce8e3a3a142d1 (patch) | |
tree | c3ce7f16ab9a4c103041c67067b75533117f4251 /geography | |
parent | 351ebe4926f895313afaf0fd1fcf72f4cc229481 (diff) | |
download | pkgsrc-5d54ba118d0152055fb6e837823ce8e3a3a142d1.tar.gz |
sort
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/Makefile b/geography/Makefile index 8cccc4b15f3..3d0a3deb4e4 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2015/08/31 11:53:14 nros Exp $ +# $NetBSD: Makefile,v 1.55 2015/09/03 05:43:54 jnemeth Exp $ # COMMENT= Software for geographical-related uses @@ -22,10 +22,10 @@ SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= kplex +SUBDIR+= libchamplain012 SUBDIR+= libchamplain04 SUBDIR+= libchamplain06 SUBDIR+= libchamplain08 -SUBDIR+= libchamplain012 SUBDIR+= libdrg SUBDIR+= libgeotiff SUBDIR+= libmemphis02 |