diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-06 08:26:17 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-06 08:26:17 +0000 |
commit | 37441c5f05f56e6d9a1bbea3a3c4e5564479d821 (patch) | |
tree | e6b19dc13a0f2ff7a57b789108e85779372fb528 /comms | |
parent | 18d858758d533ef250114020190f14615a561e63 (diff) | |
download | FreeBSD-ports-37441c5f05f56e6d9a1bbea3a3c4e5564479d821.zip FreeBSD-ports-37441c5f05f56e6d9a1bbea3a3c4e5564479d821.tar.gz |
Disable seyon until its tarball reappears or it's redirected.
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 bacc22a..62d935f 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> |