diff options
author | gdt <gdt@pkgsrc.org> | 2007-07-28 11:10:05 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-07-28 11:10:05 +0000 |
commit | 4604bd66d24dbc2ea5abd1c637029f0ad31e4ff8 (patch) | |
tree | 33f86027d3622d59ee0967c5722418da71d0fd41 /geography/Makefile | |
parent | 22a7f5802a69afd2fadddfe8d348e52f72e5d577 (diff) | |
download | pkgsrc-4604bd66d24dbc2ea5abd1c637029f0ad31e4ff8.tar.gz |
SUBDIR+= epsg-docs
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index f55d0765a4a..a9dc55e5ad4 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2006/09/14 17:04:07 gdt Exp $ +# $NetBSD: Makefile,v 1.17 2007/07/28 11:10:05 gdt Exp $ # COMMENT= Software for geographical-related uses SUBDIR+= epsg +SUBDIR+= epsg-docs SUBDIR+= garmin-utils SUBDIR+= gdal-lib SUBDIR+= geos |