diff options
author | kris <kris@FreeBSD.org> | 2005-01-24 12:23:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-24 12:23:44 +0800 |
commit | 716a7f333f61b24d3b1840d6bd60a9a41e3ba5cf (patch) | |
tree | 375eea90a30927991b3b3815bf417f6d8a92d0cb | |
parent | d00c219372781a34e7cdc420bc998aaf8f91ccfc (diff) | |
download | freebsd-ports-gnome-716a7f333f61b24d3b1840d6bd60a9a41e3ba5cf.tar.gz freebsd-ports-gnome-716a7f333f61b24d3b1840d6bd60a9a41e3ba5cf.tar.zst freebsd-ports-gnome-716a7f333f61b24d3b1840d6bd60a9a41e3ba5cf.zip |
Reset undeliverable maintainer address. It has reported the following
since Dec 24:
<"pdseniura:techie.com"@mail.com.int>: host
mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full,
try again later (in reply to RCPT TO command)
-rw-r--r-- | net/c3270/Makefile | 2 | ||||
-rw-r--r-- | net/tn3270/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 7c8e41555a69..eb003c4f040c 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= pdseniura@techie.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen curses-based remote login to IBM mainframes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/} diff --git a/net/tn3270/Makefile b/net/tn3270/Makefile index cc12e37274af..a89043410bdd 100644 --- a/net/tn3270/Makefile +++ b/net/tn3270/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.freebsd.org/~markm/ \ ftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/ DISTNAME= tn3270 -MAINTAINER= pdseniura@techie.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen remote login to IBM VM/CMS MAN1= tn3270.1 mset.1 |