diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-30 03:54:56 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-30 03:54:56 +0800 |
commit | 59bff7960a1473adbf603bdf13ae5d1a8b852ff3 (patch) | |
tree | 9567d0496fcd5f65a453e84072b11c515379e660 /x11 | |
parent | 9efb759cd4f47b6c6b506b590e91dc69f347b02a (diff) | |
download | freebsd-ports-gnome-59bff7960a1473adbf603bdf13ae5d1a8b852ff3.tar.gz freebsd-ports-gnome-59bff7960a1473adbf603bdf13ae5d1a8b852ff3.tar.zst freebsd-ports-gnome-59bff7960a1473adbf603bdf13ae5d1a8b852ff3.zip |
Apparently the maintainer still exists but with a new email address.
Suggested by: pav
Diffstat (limited to 'x11')
-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} |