diff options
author | wiz <wiz> | 2004-07-26 23:40:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-07-26 23:40:07 +0000 |
commit | 5cff819bcd11ad852246b809e8bdce53664ca890 (patch) | |
tree | ccc7eb848719b6eae7f3701956e35b83f494bf02 /geography | |
parent | cf885fd364fe4aa82d9da3fd3e9d997e52e388d4 (diff) | |
download | pkgsrc-5cff819bcd11ad852246b809e8bdce53664ca890.tar.gz |
Finish move of misc/gpsd and misc/gpsdrive to geography/.
Closes PR 26422 by Iain Hibbert.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 2908d3da6dc..ad0b84e2eca 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/10/05 17:42:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/26 23:40:07 wiz Exp $ # COMMENT= Software for geographical-related uses +SUBDIR+= gpsd +SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver |