diff options
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r-- | net/tn5250/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index e5a76fb51f5b..868f3f42abce 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tn5250 -PORTVERSION= 0.15.7 +PORTVERSION= 0.15.8 CATEGORIES= net MASTER_SITES= ftp://cvs.cleveland.lug.net/pub/tn5250/ @@ -14,6 +14,6 @@ MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes -MAN1= scs2ascii.1 tn5250.1 +MAN1= scs2ascii.1 scs2pdf.1 tn5250.1 lp5250d.1 .include <bsd.port.mk> |