diff options
author | wiz <wiz> | 2005-10-13 15:00:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-13 15:00:58 +0000 |
commit | 164b94ed816fe2fc45e84bf7bcfb05c61bdbe8b7 (patch) | |
tree | 84fdc2084d06d8b76eec9c8f022ee2b801b5ee3e /comms/Makefile | |
parent | f5df08d27c83557ba4a4a306b7af903416780cdd (diff) | |
download | pkgsrc-164b94ed816fe2fc45e84bf7bcfb05c61bdbe8b7.tar.gz |
Add and enable synce-libsynce.
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 4675532b134..dd18fa793c1 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2005/09/30 21:18:58 mjl Exp $ +# $NetBSD: Makefile,v 1.59 2005/10/13 15:00:58 wiz Exp $ # COMMENT= Communication utilities @@ -46,6 +46,7 @@ SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx SUBDIR+= snooper +SUBDIR+= synce-libsynce SUBDIR+= tkhylafax SUBDIR+= xisp SUBDIR+= xtel |