diff options
author | rh <rh@pkgsrc.org> | 2000-06-15 09:15:23 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-15 09:15:23 +0000 |
commit | 08832689ed53dd4ac07ebb9387b4204b24c7f738 (patch) | |
tree | b3a8b808bfe1512c3f5edddeb3a71e97aebbeb9a /comms/Makefile | |
parent | 34823d322406a3af25caf6ec4df415a423e8672e (diff) | |
download | pkgsrc-08832689ed53dd4ac07ebb9387b4204b24c7f738.tar.gz |
Add and enable jpilot
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 5111e35a0c9..de000464c70 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/02/25 01:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2000/06/15 09:15:23 rh Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -7,6 +7,7 @@ SUBDIR += gkermit SUBDIR += hylafax SUBDIR += ifcico-cm + SUBDIR += jpilot SUBDIR += kermit SUBDIR += lrzsz SUBDIR += mgetty+sendfax |