diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-16 03:16:14 +0000 |
commit | 3ac10856732f2b6a9168b42a9cee95948ccbd01d (patch) | |
tree | def6570629e848082d51dd55d6ebb32ef19708ba /comms/Makefile | |
parent | 2026d5c01e0e301d10637db9e47ae049871e13b1 (diff) | |
download | ports-3ac10856732f2b6a9168b42a9cee95948ccbd01d.tar.gz ports-3ac10856732f2b6a9168b42a9cee95948ccbd01d.zip |
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index c2de1c11613a..d01fe27e79ee 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -29,6 +29,7 @@ SUBDIR += vpb2 SUBDIR += xcept SUBDIR += yaps + SUBDIR += yawmppp SUBDIR += zmtx-zmrx .include <bsd.port.subdir.mk> |