diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-21 17:16:28 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-21 17:16:28 +0000 |
commit | ee5828499562b1d9be2c6a0e0edb5c86f807429a (patch) | |
tree | 22ed8fc37c7e5c76c52594ea410a75d927fb8011 /net/tn5250 | |
parent | Fix MASTER_SITES (diff) |
Update to version 0.15.7
PR: 16877
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=26101
Diffstat (limited to 'net/tn5250')
-rw-r--r-- | net/tn5250/Makefile | 4 | ||||
-rw-r--r-- | net/tn5250/distinfo | 2 | ||||
-rw-r--r-- | net/tn5250/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index fe3ddd0a0c8a..89d256c3225c 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tn5250 -# Version required: 0.15.6 +# Version required: 0.15.7 # Date created: 20 January 2000 # Whom: Elias Mandouvalos <ocean@compulink.gr> # # $FreeBSD$ # -DISTNAME= tn5250-0.15.6 +DISTNAME= tn5250-0.15.7 CATEGORIES= net MASTER_SITES= ftp://cvs.cleveland.lug.net/pub/tn5250/ diff --git a/net/tn5250/distinfo b/net/tn5250/distinfo index 5739a379e7a7..6c09c78e7d5b 100644 --- a/net/tn5250/distinfo +++ b/net/tn5250/distinfo @@ -1 +1 @@ -MD5 (tn5250-0.15.6.tar.gz) = c83e50fb3ff98d6df3d211bbfceb4737 +MD5 (tn5250-0.15.7.tar.gz) = e009f1d53d723a502aac105411815649 diff --git a/net/tn5250/pkg-descr b/net/tn5250/pkg-descr index 0061a5857923..1535270f8f99 100644 --- a/net/tn5250/pkg-descr +++ b/net/tn5250/pkg-descr @@ -2,7 +2,7 @@ tn5250 is an implementation of the 5250 Telnet protocol. It provides 5250 library and 5250 terminal emulation. (usually used to connect to IBM AS/400 Midrange systems) -WWW:http://www.blarg.net/~mmadore/5250.html +WWW: http://www.blarg.net/~mmadore/5250.html - Elias Mandouvalos ocean@compulink.gr |