diff options
author | ghen <ghen@pkgsrc.org> | 2010-03-12 15:56:28 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2010-03-12 15:56:28 +0000 |
commit | c169ecc5b5d7202eed23e5bb0a7815b242304dcd (patch) | |
tree | 2e5e9ffac322ec96247069ab71a9983f1c832786 /geography | |
parent | cb29d1601faa5fa94d0742bcaca2a9867a6ff24d (diff) | |
download | pkgsrc-c169ecc5b5d7202eed23e5bb0a7815b242304dcd.tar.gz |
+ garmintools
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 313575b015a..337e84f69a3 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/03/04 05:03:05 taca Exp $ +# $NetBSD: Makefile,v 1.29 2010/03/12 15:56:28 ghen Exp $ # COMMENT= Software for geographical-related uses @@ -8,6 +8,7 @@ SUBDIR+= cmconvert SUBDIR+= epsg SUBDIR+= epsg-docs SUBDIR+= garmin-utils +SUBDIR+= garmintools SUBDIR+= gdal-lib SUBDIR+= geos SUBDIR+= gpsbabel |