diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /irc/nethirc | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) |
Notes
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 |