diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-04 15:01:05 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-04 15:01:05 +0000 |
commit | bbe6266a697fe69d87a7d7db776235256ba97708 (patch) | |
tree | 2855e80a9caab8d22ee8f5c3714023a6840e2897 /comms | |
parent | 16d5019fef8c74b9b19f2ed493d455bcbb3220b7 (diff) | |
download | ports-bbe6266a697fe69d87a7d7db776235256ba97708.tar.gz ports-bbe6266a697fe69d87a7d7db776235256ba97708.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index dce342f17879..4f98acd8c953 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.1 1994/09/11 11:29:04 jkh Exp $ +# $Id: Makefile,v 1.2 1994/09/26 13:38:24 jkh Exp $ # -SUBDIR= mgetty+sendfax +SUBDIR= mgetty+sendfax seyon .include <bsd.port.subdir.mk> |