diff options
author | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
commit | 9c9654b7427b589054d13ade4cbb322781ce17ad (patch) | |
tree | 103c0f571c377696fa0592e1285941fb7db0dd3c /irc/epic4 | |
parent | 2139d5b08a8422e6860d756e7c2b9421356943c7 (diff) | |
download | freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.gz freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.zst freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.zip |
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |