diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 4cac729dfd7456558604e5466f39cae2838b2247 (patch) | |
tree | 951b26521b07ebae2372bb0381283f638fbf2c8e /comms | |
parent | 1517fc4397c3b0632977b7886cf3db1f6e537155 (diff) | |
download | ports-4cac729dfd7456558604e5466f39cae2838b2247.tar.gz ports-4cac729dfd7456558604e5466f39cae2838b2247.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile index ae890fd0e631..dce342f17879 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,6 +1,5 @@ -# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $ +# $Id: Makefile,v 1.1 1994/09/11 11:29:04 jkh Exp $ # -# go nowhere for the moment. -SUBDIR= . +SUBDIR= mgetty+sendfax .include <bsd.port.subdir.mk> |