diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-11 15:58:32 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-11 15:58:32 +0000 |
commit | e3d53a1124dc9a1a22da5c47eae0458ba894232c (patch) | |
tree | 14d7a49858158926e1e91aba9c25e14fb8b26b91 /net/tn3270 | |
parent | 13dc09955aebd66de459fc2519ccc75149225c71 (diff) | |
download | ports-e3d53a1124dc9a1a22da5c47eae0458ba894232c.tar.gz ports-e3d53a1124dc9a1a22da5c47eae0458ba894232c.zip |
Notes
Diffstat (limited to 'net/tn3270')
-rw-r--r-- | net/tn3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn3270/Makefile b/net/tn3270/Makefile index 3d1f77efb230..15d7898e91b6 100644 --- a/net/tn3270/Makefile +++ b/net/tn3270/Makefile @@ -16,7 +16,7 @@ DISTNAME= tn3270 MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen remote login to IBM VM/CMS -BROKEN= Dumps core. Please use net/c3270 instead +IGNORE= dumps core. Please use net/c3270 instead MAN1= tn3270.1 mset.1 MAN5= map3270.5 |