diff options
Diffstat (limited to 'chat/ircII/Makefile')
-rw-r--r-- | chat/ircII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 563b67a4550..d595840554a 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/01/01 16:17:15 ben Exp $ +# $NetBSD: Makefile,v 1.42 2006/03/04 21:29:03 jlam Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ ftp://ftp.sergei.cc/pub/ircII/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eterna.com.au/ircii/ COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client |