diff options
author | tsarna <tsarna@pkgsrc.org> | 2002-12-26 20:56:00 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2002-12-26 20:56:00 +0000 |
commit | 4b70768e48d794cca431c1d24f1e3bdb7354c092 (patch) | |
tree | 6524df93101ef892adb3be07ae49ca3ce0c4d94f /misc/Makefile | |
parent | a0712b80ae45f063c72c9818c54eba04994471b3 (diff) | |
download | pkgsrc-4b70768e48d794cca431c1d24f1e3bdb7354c092.tar.gz |
Add and enable gpsdrive
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bf067710abd..83008d599bb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2002/12/13 17:28:15 cjep Exp $ +# $NetBSD: Makefile,v 1.144 2002/12/26 20:56:00 tsarna Exp $ # COMMENT= Miscellaneous utilities @@ -39,6 +39,7 @@ SUBDIR+= gnome-pim SUBDIR+= gnome-utils SUBDIR+= gone SUBDIR+= gperiodic +SUBDIR+= gpsdrive SUBDIR+= granulate SUBDIR+= heyu SUBDIR+= hitchhiker |