diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-06 08:26:17 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-06 08:26:17 +0000 |
commit | 64c64e413e8d609ff4a7190ada6d01a7973b83fb (patch) | |
tree | 4e539b9d349d125234c6719e64319e251da851bf /comms/Makefile | |
parent | Nuke out xminesweeper. (diff) |
Disable seyon until its tarball reappears or it's redirected.
Notes
Notes:
svn path=/head/; revision=726
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index bacc22a34187..62d935f1799d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.6 1994/11/27 00:03:35 ats Exp $ +# $Id: Makefile,v 1.7 1994/12/15 09:27:01 ache Exp $ # # restricted: rzsz kermit # -SUBDIR= flexfax mgetty+sendfax seyon +SUBDIR= flexfax mgetty+sendfax # seyon .include <bsd.port.subdir.mk> |