diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-10 17:17:21 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-10 17:17:21 +0000 |
commit | 8e8777e3e65c367721b24395bc22bb2de5162036 (patch) | |
tree | 503c4f428acb7e0d85dda6b808c79c76c6c5291b /net/tn5250/Makefile | |
parent | upgrade to 0.4.0 (diff) |
upgrade to 0.16.5
PR: 41505
Submitted by: Ports Fury
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r-- | net/tn5250/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 01c807cf6afd..763cf4870d02 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tn5250 -PORTVERSION= 0.16.4 +PORTVERSION= 0.16.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |