summaryrefslogtreecommitdiff
path: root/chat/ircII/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2003-03-16 01:56:53 +0000
committermrg <mrg@pkgsrc.org>2003-03-16 01:56:53 +0000
commitcfa4e4f10f51064c4447beb502300daccef68db8 (patch)
tree88f6023f3dfe40465928f7158f5803962017927d /chat/ircII/Makefile
parent0dade8b196c2a5b271026f7b1dd212359be8ebda (diff)
downloadpkgsrc-cfa4e4f10f51064c4447beb502300daccef68db8.tar.gz
update to ircii 20030315:
o fixed several display and status bugs introduced in 20030314.
Diffstat (limited to 'chat/ircII/Makefile')
-rw-r--r--chat/ircII/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile
index 76f3722a539..b4b733128e3 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/03/14 12:59:03 mrg Exp $
+# $NetBSD: Makefile,v 1.23 2003/03/16 01:56:53 mrg Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
@@ -12,7 +12,7 @@ COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client
CONFLICTS= blackened-[0-9]*
-VERS= 20030314
+VERS= 20030315
PLIST_SUBST+= VERS=${VERS}
.include "../../mk/bsd.prefs.mk"