diff options
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r-- | x11/x3270/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index c341813..942b0aa 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -6,13 +6,13 @@ # PORTNAME= x3270 -PORTVERSION= 3.3.2p1 +PORTVERSION= 3.3.3.b2 CATEGORIES= x11 net MASTER_SITES= http://x3270.bgp.nu/download/ -DISTNAME= ${PORTNAME}-332p1 +DISTNAME= ${PORTNAME}-333b2 EXTRACT_SUFX= .tgz -MAINTAINER= onatan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= 3270 Terminal emulator BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |