diff options
author | wiz <wiz> | 2005-10-13 16:06:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-13 16:06:02 +0000 |
commit | 088ea20f22254a2fca818d7e24edebb84e0db552 (patch) | |
tree | 5f040147211ca9f03ff2fcf07597bba12906b21c /comms | |
parent | d6c3c3cfa9d70f39e6412f0d7e3e38aa29ec83b5 (diff) | |
download | pkgsrc-088ea20f22254a2fca818d7e24edebb84e0db552.tar.gz |
Add and enable some more synce packages.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index dd18fa793c1..3dccc640702 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/10/13 15:00:58 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2005/10/13 16:06:02 wiz Exp $ # COMMENT= Communication utilities @@ -46,7 +46,10 @@ SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx SUBDIR+= snooper +SUBDIR+= synce-dccm +SUBDIR+= synce-librapi2 SUBDIR+= synce-libsynce +SUBDIR+= synce-serial SUBDIR+= tkhylafax SUBDIR+= xisp SUBDIR+= xtel |