diff options
author | jlam <jlam> | 2001-03-01 20:43:56 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-03-01 20:43:56 +0000 |
commit | cb65606489894af5801adac7ef4e8a74f796c762 (patch) | |
tree | 0e5a95a3158ce909d57397dabbfcf25215db2dbc /comms/Makefile | |
parent | 05e37e0deafe418d7bf2b350e9a4f71959002599 (diff) | |
download | pkgsrc-cb65606489894af5801adac7ef4e8a74f796c762.tar.gz |
Add and enable:
jpilot-expense
jpilot-syncmal
jpilot-synctime
Remove:
jpilot-libplugin
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index c10aa3233e3..4f6924e6832 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2001/03/01 20:43:56 jlam Exp $ # COMMENT= Communication utilities @@ -10,7 +10,9 @@ SUBDIR+= gkermit SUBDIR+= hylafax SUBDIR+= ifcico-cm SUBDIR+= jpilot -SUBDIR+= jpilot-libplugin +SUBDIR+= jpilot-expense +SUBDIR+= jpilot-syncmal +SUBDIR+= jpilot-synctime SUBDIR+= kermit SUBDIR+= lrzsz SUBDIR+= malsync |