diff options
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 |