diff options
author | gdt <gdt> | 2006-08-16 14:40:35 +0000 |
---|---|---|
committer | gdt <gdt> | 2006-08-16 14:40:35 +0000 |
commit | 1dfacaddac84b5818c09a6794c2cef8dde603b42 (patch) | |
tree | 7af808afc9e17da047878a0712d1a84e002d6ee3 /geography | |
parent | 700185f10749f8cce7400cb1ed0ccb2c2c24d7b2 (diff) | |
download | pkgsrc-1dfacaddac84b5818c09a6794c2cef8dde603b42.tar.gz |
add epsg
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 3da7cc9b1af..978e6d2b790 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2006/07/26 22:47:27 gdt Exp $ +# $NetBSD: Makefile,v 1.15 2006/08/16 14:40:35 gdt Exp $ # COMMENT= Software for geographical-related uses +SUBDIR+= epsg SUBDIR+= garmin-utils SUBDIR+= gdal-lib SUBDIR+= geos |