diff options
author | drochner <drochner@pkgsrc.org> | 2009-06-04 11:05:51 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-06-04 11:05:51 +0000 |
commit | 62df97488c171cc423e8801bdb9a0af317b50c71 (patch) | |
tree | 3e175573c87790188ac764efd01bd72a69d4d43c /geography | |
parent | 7ac542dfdf114b6461759bc5afbbc5bf30f969b4 (diff) | |
download | pkgsrc-62df97488c171cc423e8801bdb9a0af317b50c71.tar.gz |
+merkaartor
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 b5bc61d4370..19ddf453dbd 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2009/03/11 14:21:44 gdt Exp $ +# $NetBSD: Makefile,v 1.25 2009/06/04 11:05:51 drochner Exp $ # COMMENT= Software for geographical-related uses @@ -17,6 +17,7 @@ SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= libdrg SUBDIR+= mapserver +SUBDIR+= merkaartor SUBDIR+= p5-Geo-Distance SUBDIR+= postgresql81-postgis SUBDIR+= proj-swig |