diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:40:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:40:16 +0000 |
commit | d02d576fc949a23a6c1f3f1c5da94072415f7f8e (patch) | |
tree | a70edde6d833f2a5e1d037a636f04b70b853dd24 /irc/epic5 | |
parent | BROKEN on 4.x: Does not compile (diff) |
Reset undeliverable maintainer address:
<anders@andersa.net>: Host or domain name not found. Name service error for
name=andersa.net type=A: Host not found
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=125666
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 5b392a7cfd53..e8339ab874c5 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTFILE_HELP} -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient USE_OPENSSL= yes |