diff options
author | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /irc/nethirc | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.zst freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'irc/nethirc')
-rw-r--r-- | irc/nethirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index ada0b10c7575..3aa0e69f63e5 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC |