diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:54:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:54:56 +0000 |
commit | 59bff7960a1473adbf603bdf13ae5d1a8b852ff3 (patch) | |
tree | 9567d0496fcd5f65a453e84072b11c515379e660 /x11/x3270 | |
parent | 9efb759cd4f47b6c6b506b590e91dc69f347b02a (diff) |
Notes
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 4cfb053e2452..c34181306f1b 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-332p1 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= onatan@gmail.com COMMENT= 3270 Terminal emulator BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |