diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-17 10:32:23 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-17 10:32:23 +0000 |
commit | 69c581d35f97f18ab89b09ab0b2ee0bf1b665572 (patch) | |
tree | 35958a1b1b1d899e2d9a7c1a5e24f44b38be1f54 /x11 | |
parent | 520e2e89f5cea316cfccf323060c6707b266fa87 (diff) |
Notes
Diffstat (limited to 'x11')
-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/ |