aboutsummaryrefslogtreecommitdiff
path: root/x11/x3270
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-01-26 05:19:57 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-01-26 05:19:57 +0000
commit264f8caf9dccf1e4dcd756b34f6a154f1a93d252 (patch)
tree98d039a6079bbb450471c6b14713707c5fdf0eba /x11/x3270
parent27accdef208dfcff644adcb45499275ada0a31ae (diff)
downloadports-264f8caf9dccf1e4dcd756b34f6a154f1a93d252.tar.gz
ports-264f8caf9dccf1e4dcd756b34f6a154f1a93d252.zip
Upgrade to 3.0.3.4 and add md5 file
Notes
Notes: svn path=/head/; revision=828
Diffstat (limited to 'x11/x3270')
-rw-r--r--x11/x3270/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 8bdde300b103..1ccaed5abe27 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: x3270
-# Version required: 3.0.2.5
+# Version required: 3.0.3.4
# Date created: 18 December 1994
# Whom: janek
#
-DISTNAME= x3270-3.0.2
-DISTFILES= x3270-3.0.2.5.tar.gz
+DISTNAME= x3270-3.0.3
+DISTFILES= x3270-3.0.3.4.tar.gz
USE_IMAKE= yes
INSTALL_MANPAGES= yes
-MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/
+MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/
.include <bsd.port.mk>