diff options
author | tsarna <tsarna> | 2002-12-26 20:56:00 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2002-12-26 20:56:00 +0000 |
commit | ffb23556459345951d07c091593fb912f2f3905e (patch) | |
tree | 6524df93101ef892adb3be07ae49ca3ce0c4d94f | |
parent | 034a4f45582ab67c7cb8ba69012e4fd4f201689f (diff) | |
download | pkgsrc-ffb23556459345951d07c091593fb912f2f3905e.tar.gz |
Add and enable gpsdrive
-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 |