diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 23:26:31 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 23:26:31 +0000 |
commit | 19ee22a331d71b3dee862d1bd9d3bd84efe0d222 (patch) | |
tree | 570e2ee4084ed53c8027576fe1900e18271b7448 /irc | |
parent | a09723f3b204d6b124dc310d08f3f19c34a2cb54 (diff) | |
download | ports-19ee22a331d71b3dee862d1bd9d3bd84efe0d222.tar.gz ports-19ee22a331d71b3dee862d1bd9d3bd84efe0d222.zip |
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Notes
Notes:
svn path=/head/; revision=10549
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic4/Makefile | 4 | ||||
-rw-r--r-- | irc/epic5/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 4e8e0cc637eb..992fba4c61ae 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.1.1.1 1997/07/29 09:22:39 tg Exp $ +# $Id: Makefile,v 1.2 1997/10/31 08:52:24 tg Exp $ # DISTNAME= ircii2.8.2-EPIC3.004 @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.min.net/~douglas/ircii/ DISTFILES= ircii2.8.2-EPIC3.004.tar.gz ircii2.8.2-EPIC3.help.tar.gz -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org EXTRACT_ONLY= ircii2.8.2-EPIC3.004.tar.gz GNU_CONFIGURE= yes diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 4e8e0cc637eb..992fba4c61ae 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.1.1.1 1997/07/29 09:22:39 tg Exp $ +# $Id: Makefile,v 1.2 1997/10/31 08:52:24 tg Exp $ # DISTNAME= ircii2.8.2-EPIC3.004 @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.min.net/~douglas/ircii/ DISTFILES= ircii2.8.2-EPIC3.004.tar.gz ircii2.8.2-EPIC3.help.tar.gz -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org EXTRACT_ONLY= ircii2.8.2-EPIC3.004.tar.gz GNU_CONFIGURE= yes |