diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 15:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 15:00:58 +0000 |
commit | d4bb4304b8879a800a0e119406bce34dfa46df6e (patch) | |
tree | 84fdc2084d06d8b76eec9c8f022ee2b801b5ee3e | |
parent | e8ed7d40f4f42942efe99e6a1178853193691db0 (diff) | |
download | pkgsrc-d4bb4304b8879a800a0e119406bce34dfa46df6e.tar.gz |
Add and enable synce-libsynce.
-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 |