diff options
author | gdt <gdt@pkgsrc.org> | 2006-09-14 17:04:07 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-09-14 17:04:07 +0000 |
commit | ffeee65e6f90fc966a0159e79c96f98157525005 (patch) | |
tree | 2b97fe5c7aa327cd76b17cdbacf5c4990f3e6846 /geography | |
parent | 63c2a7b15d74d6fd9f01ba980b1733b033ee05e5 (diff) | |
download | pkgsrc-ffeee65e6f90fc966a0159e79c96f98157525005.tar.gz |
add postgresql81-postgis
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 978e6d2b790..f55d0765a4a 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/08/16 14:40:35 gdt Exp $ +# $NetBSD: Makefile,v 1.16 2006/09/14 17:04:07 gdt Exp $ # COMMENT= Software for geographical-related uses @@ -12,6 +12,7 @@ SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver +SUBDIR+= postgresql81-postgis SUBDIR+= proj-swig SUBDIR+= py-proj SUBDIR+= shapelib |