diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 16:58:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 16:58:08 +0000 |
commit | 82d09430067ada2afc538275f808419265d01d00 (patch) | |
tree | 3be1f25003da3a52417e0a2cf0ded7fd5b67cf57 /comms | |
parent | f3058a062d3a24b11378d0df9313563a29d0919b (diff) | |
download | pkgsrc-82d09430067ada2afc538275f808419265d01d00.tar.gz |
Add and enable synce-rra.
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 3dccc640702..82f0df07bc4 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2005/10/13 16:06:02 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2005/10/13 16:58:08 wiz Exp $ # COMMENT= Communication utilities @@ -49,6 +49,7 @@ SUBDIR+= snooper SUBDIR+= synce-dccm SUBDIR+= synce-librapi2 SUBDIR+= synce-libsynce +SUBDIR+= synce-rra SUBDIR+= synce-serial SUBDIR+= tkhylafax SUBDIR+= xisp |