diff options
author | jtb <jtb> | 2001-05-21 22:28:02 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-05-21 22:28:02 +0000 |
commit | dd72ab61b2001310db36310c4532aa7cddf6da4e (patch) | |
tree | 023e2f8c356fea256feb85b786af97f22f6456fc /comms | |
parent | 03d4e59dd8de4696bc30afe6bca77d798327a353 (diff) | |
download | pkgsrc-dd72ab61b2001310db36310c4532aa7cddf6da4e.tar.gz |
Add and enable efax.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 4f6924e6832..5db2af3354e 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2001/03/01 20:43:56 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2001/05/21 22:28:02 jtb Exp $ # COMMENT= Communication utilities SUBDIR+= binkd +SUBDIR+= efax SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit |