aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-27 20:28:08 +0000
commit60e37192e41aeb21edc33b605348a0c5d8eea849 (patch)
treee5d21073cc0e85891288dc8c46bfd29a98be76ae /comms
parentd0f34602242149ddb39ea96c07a9c690f686da67 (diff)
downloadports-60e37192e41aeb21edc33b605348a0c5d8eea849.tar.gz
ports-60e37192e41aeb21edc33b605348a0c5d8eea849.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index ce9873f51664..2dfa89a842bf 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zssh
SUBDIR += acfax
SUBDIR += asmodem
@@ -55,5 +54,6 @@
SUBDIR += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
+ SUBDIR += zssh
.include <bsd.port.subdir.mk>