diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-03 20:08:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-03 20:08:34 +0000 |
commit | 9a5dc7a08340793255ed4669636352b4c13d919a (patch) | |
tree | 7bbc9a067e1a87e9f3b06386453cb553fb30de51 /comms | |
parent | 207ef4af30bd560c64d88d6c9c35467af58a782b (diff) | |
download | pkgsrc-9a5dc7a08340793255ed4669636352b4c13d919a.tar.gz |
Add and enable conserver8.
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 d21626b9807..4c541ec06c6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2005/05/25 22:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2005/06/03 20:08:34 wiz Exp $ # COMMENT= Communication utilities @@ -7,6 +7,7 @@ SUBDIR+= asterisk SUBDIR+= binkd SUBDIR+= birda SUBDIR+= conserver +SUBDIR+= conserver8 SUBDIR+= dl-ezkit SUBDIR+= efax SUBDIR+= efax-gtk |