diff options
author | vs <vs@FreeBSD.org> | 2005-02-17 10:32:23 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-17 10:32:23 +0000 |
commit | 3933ae80320f5ac47635c5cb28d5ac99301409df (patch) | |
tree | 90eb5311cf4d747608a6ea203d8298cce5f208eb /x11/x3270/Makefile | |
parent | 05d99eee7b101bb2be4d42deb9d4d8850e9d8bbd (diff) | |
download | FreeBSD-ports-3933ae80320f5ac47635c5cb28d5ac99301409df.zip FreeBSD-ports-3933ae80320f5ac47635c5cb28d5ac99301409df.tar.gz |
- Reset maintainer on request
- Update to 3.3.3.b2 (me)
PR: ports/70922
Submitted by: "Jonatan B" (maintainer)
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} |