diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
commit | 9efb759cd4f47b6c6b506b590e91dc69f347b02a (patch) | |
tree | 11405aebc4eaaa29bb383a9deb1b09de2b6888b2 /x11/x3270 | |
parent | 883a606b6f001be5d985cb5520b33201a6b7b0a1 (diff) | |
download | ports-9efb759cd4f47b6c6b506b590e91dc69f347b02a.tar.gz ports-9efb759cd4f47b6c6b506b590e91dc69f347b02a.zip |
With portmgr hat on, reset bouncing maintainer address:
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
Notes
Notes:
svn path=/head/; revision=127646
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 31c6cb66268e..4cfb053e2452 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= Yonatan@xpert.com +MAINTAINER= ports@FreeBSD.org COMMENT= 3270 Terminal emulator BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |