diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-24 12:23:44 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-24 12:23:44 +0800 |
commit | bd4c7747862ec7d3dec3747cdecf2a2cfe508473 (patch) | |
tree | c96b7782a6379b090aca3939b90f082d6fbcbb2f /net/c3270 | |
parent | 5f1dc5f51c23b91be09decb263edaeec95f40a8e (diff) | |
download | freebsd-ports-gnome-bd4c7747862ec7d3dec3747cdecf2a2cfe508473.tar.gz freebsd-ports-gnome-bd4c7747862ec7d3dec3747cdecf2a2cfe508473.tar.zst freebsd-ports-gnome-bd4c7747862ec7d3dec3747cdecf2a2cfe508473.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)
Diffstat (limited to 'net/c3270')
-rw-r--r-- | net/c3270/Makefile | 2 |
1 files changed, 1 insertions, 1 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/} |