diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-30 03:54:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-30 03:54:56 +0800 |
commit | 1e5f1c0e2c581e9c7be5eb8875322e507afa56c4 (patch) | |
tree | 1898f61470982bb92256305f09e4a73980860f94 /x11/x3270 | |
parent | 9af2818d5b1a67bce7d3307e73429016dd6a3b64 (diff) | |
download | freebsd-ports-gnome-1e5f1c0e2c581e9c7be5eb8875322e507afa56c4.tar.gz freebsd-ports-gnome-1e5f1c0e2c581e9c7be5eb8875322e507afa56c4.tar.zst freebsd-ports-gnome-1e5f1c0e2c581e9c7be5eb8875322e507afa56c4.zip |
Apparently the maintainer still exists but with a new email address.
Suggested by: pav
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} |