diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /x11/x3270 | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index cb9eba2f4241..dbb2fc37c73d 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -6,12 +6,12 @@ # PORTNAME= x3270 -PORTVERSION= 3.1.1.6 +PORTVERSION= 3.1.1.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= volf@oasis.IAEhv.nl +MAINTAINER= volf@oasis.IAEhv.nl USE_IMAKE= yes |