summaryrefslogtreecommitdiff
path: root/net/p5-Net-IRC/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-01-26 06:51:17 +0000
committermartti <martti@pkgsrc.org>2002-01-26 06:51:17 +0000
commit00fdfbfff40c165707860ed80d607426080903a1 (patch)
treee1616a6df9fc8d62d5b81fec46d557f078ee4679 /net/p5-Net-IRC/Makefile
parent8974929bc602a22f0b06ff39a7ce46e6aef12bf1 (diff)
downloadpkgsrc-00fdfbfff40c165707860ed80d607426080903a1.tar.gz
Updated p5-Net-IRC to 0.73 (provided by Kevin Lo in pkg/15329)
- Removed debugging information that was printing out weird messages as far as ACTIONs were concerned - Made the LocalAddr option actually work - Added some more Handlers and the documentation - Fix the IPv6 hostnames - Anti's Patch broke MODE handling
Diffstat (limited to 'net/p5-Net-IRC/Makefile')
-rw-r--r--net/p5-Net-IRC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-IRC/Makefile b/net/p5-Net-IRC/Makefile
index 14c08eea19f..7b5d7d2f5b0 100644
--- a/net/p5-Net-IRC/Makefile
+++ b/net/p5-Net-IRC/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2001/11/26 06:50:10 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/26 06:51:17 martti Exp $
-DISTNAME= Net-IRC-0.70
+DISTNAME= Net-IRC-0.73
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nir
CATEGORIES= net perl5