diff options
author | ghen <ghen> | 2010-03-12 15:56:28 +0000 |
---|---|---|
committer | ghen <ghen> | 2010-03-12 15:56:28 +0000 |
commit | acbeb46af77ce3320b5c59f901abc58629101821 (patch) | |
tree | 2e5e9ffac322ec96247069ab71a9983f1c832786 /geography | |
parent | 5f2b8fe85c880ebf97eb9873d3a1dd9b8720d7bf (diff) | |
download | pkgsrc-acbeb46af77ce3320b5c59f901abc58629101821.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 |