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 | bfdc783b2878b9168394b33ef49216f0cab15d2b (patch) | |
tree | c3ce7f16ab9a4c103041c67067b75533117f4251 /geography | |
parent | f78a045fe1efdecb9d092fd65f0dc0e613fe79fb (diff) | |
download | pkgsrc-bfdc783b2878b9168394b33ef49216f0cab15d2b.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 |