diff options
author | gdt <gdt@pkgsrc.org> | 2006-08-16 14:40:35 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-08-16 14:40:35 +0000 |
commit | b7801bf7f837ef65df9c9af0f07c09bf71173763 (patch) | |
tree | 7af808afc9e17da047878a0712d1a84e002d6ee3 /geography | |
parent | 12927add9b2864cb65a9dad0d0daffca9e5a1d6e (diff) | |
download | pkgsrc-b7801bf7f837ef65df9c9af0f07c09bf71173763.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 |