diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-26 23:40:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-26 23:40:07 +0000 |
commit | 9bbe58194e040017c1d68554b7891685473cf450 (patch) | |
tree | ccc7eb848719b6eae7f3701956e35b83f494bf02 /geography | |
parent | 25fbc1073f9227f1d6210c5e8b6e4644f75026db (diff) | |
download | pkgsrc-9bbe58194e040017c1d68554b7891685473cf450.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 |