diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-25 04:23:43 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-25 04:23:43 +0000 |
commit | b613bcea2734583e0a8a4f3780f278c80d6453d2 (patch) | |
tree | 6a82e3561a33a2f9ac221131c583ee3400e5f17b | |
parent | f74c9b38515a8562c7df4cb7c6c470004bb2d24e (diff) | |
download | ports-b613bcea2734583e0a8a4f3780f278c80d6453d2.tar.gz ports-b613bcea2734583e0a8a4f3780f278c80d6453d2.zip |
Notes
-rw-r--r-- | irc/epic4/Makefile | 2 | ||||
-rw-r--r-- | irc/epic5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 1488c8f59eb2..05f2e1eea436 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-help-20040801.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient GNU_CONFIGURE= yes diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 1488c8f59eb2..05f2e1eea436 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-help-20040801.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient GNU_CONFIGURE= yes |