diff options
author | vs <vs@FreeBSD.org> | 2005-02-17 18:32:23 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-17 18:32:23 +0800 |
commit | 3933ae80320f5ac47635c5cb28d5ac99301409df (patch) | |
tree | 90eb5311cf4d747608a6ea203d8298cce5f208eb /x11/x3270 | |
parent | 05d99eee7b101bb2be4d42deb9d4d8850e9d8bbd (diff) | |
download | freebsd-ports-gnome-3933ae80320f5ac47635c5cb28d5ac99301409df.tar.gz freebsd-ports-gnome-3933ae80320f5ac47635c5cb28d5ac99301409df.tar.zst freebsd-ports-gnome-3933ae80320f5ac47635c5cb28d5ac99301409df.zip |
- Reset maintainer on request
- Update to 3.3.3.b2 (me)
PR: ports/70922
Submitted by: "Jonatan B" (maintainer)
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 6 | ||||
-rw-r--r-- | x11/x3270/distinfo | 4 | ||||
-rw-r--r-- | x11/x3270/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index c34181306f1b..942b0aacca11 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} diff --git a/x11/x3270/distinfo b/x11/x3270/distinfo index 31bc1eed551f..eed2e2ff683b 100644 --- a/x11/x3270/distinfo +++ b/x11/x3270/distinfo @@ -1,2 +1,2 @@ -MD5 (x3270-332p1.tgz) = af53fc2eedad95248b19692771817d59 -SIZE (x3270-332p1.tgz) = 909703 +MD5 (x3270-333b2.tgz) = b991b7352ae4f6b4004c85fc1c0db47f +SIZE (x3270-333b2.tgz) = 1088252 diff --git a/x11/x3270/pkg-descr b/x11/x3270/pkg-descr index 0976d4263a8d..c2bf58a55193 100644 --- a/x11/x3270/pkg-descr +++ b/x11/x3270/pkg-descr @@ -1,3 +1,3 @@ -3270 terminal emulator under X. (version 3.3.2p1) +3270 terminal emulator under X. WWW: http://www.geocities.com/SiliconValley/Peaks/7814/ |