diff options
author | taoka <taoka@FreeBSD.org> | 2000-02-22 01:16:28 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-02-22 01:16:28 +0800 |
commit | 5a5f8b96fd67667c8013cc1c4f55f1490bfaff27 (patch) | |
tree | 7b6351bb0dbab572dd49333662b4e035636dc6b6 | |
parent | 7254742fb72372e1b9976ffba46a8b41bb0de101 (diff) | |
download | freebsd-ports-gnome-5a5f8b96fd67667c8013cc1c4f55f1490bfaff27.tar.gz freebsd-ports-gnome-5a5f8b96fd67667c8013cc1c4f55f1490bfaff27.tar.zst freebsd-ports-gnome-5a5f8b96fd67667c8013cc1c4f55f1490bfaff27.zip |
Update to version 0.15.7
PR: 16877
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
-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 |