diff options
Diffstat (limited to 'irc/nethirc/Makefile')
-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 8794207d95b1..ee6ed18134b2 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/ EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC |