diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
commit | 9af2818d5b1a67bce7d3307e73429016dd6a3b64 (patch) | |
tree | 25ca020958f3680a9b6ab45e49a04d44eb8453e8 | |
parent | 86b3f67b8c329d03250480117bae2ef42ec59f65 (diff) | |
download | FreeBSD-ports-9af2818d5b1a67bce7d3307e73429016dd6a3b64.zip FreeBSD-ports-9af2818d5b1a67bce7d3307e73429016dd6a3b64.tar.gz |
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"
-rw-r--r-- | sysutils/foremost/Makefile | 2 | ||||
-rw-r--r-- | x11/x3270/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index 8b12976..34d95df 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yonatan@xpert.com +MAINTAINER= ports@FreeBSD.org COMMENT= Console program to recover files based on their headers and footers USE_GMAKE= yes diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 31c6cb6..4cfb053 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} |