diff options
author | wiz <wiz> | 2001-01-04 18:44:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-01-04 18:44:57 +0000 |
commit | 62fdb144b5cc74f659b80569c5f9123f8fcc63dc (patch) | |
tree | 4ea1b453637a2562ef0b03ef5e8e63f4cbfaadfc | |
parent | 06af5185f3728c8eaa1a93ffa2a3e5da9b0059a0 (diff) | |
download | pkgsrc-62fdb144b5cc74f659b80569c5f9123f8fcc63dc.tar.gz |
add and enable hitchhiker
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5d0ccff55e6..df3aac3d4b3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2001/01/04 01:17:06 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2001/01/04 18:44:57 wiz Exp $ # SUBDIR += 9menu @@ -26,6 +26,7 @@ SUBDIR += gnome-utils SUBDIR += gperiodic SUBDIR += heyu + SUBDIR += hitchhiker SUBDIR += ibutton-pdkit SUBDIR += jitterbug SUBDIR += jive |