summaryrefslogtreecommitdiff
path: root/chat/ircII/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2014-11-01 14:24:14 +0000
committermrg <mrg@pkgsrc.org>2014-11-01 14:24:14 +0000
commita2c7cea91d428c43f0e53e65aef07117cd149712 (patch)
treecb844d33d11ab318f40a98252a5a5980f68667c9 /chat/ircII/Makefile
parent72b0bd0d80b5923670b1d5fb177cd8e66cad3d59 (diff)
downloadpkgsrc-a2c7cea91d428c43f0e53e65aef07117cd149712.tar.gz
update to ircii 20141028. mostly, this fixes a resize bug.
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 36415f40f9d..b916d9e2c5b 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2014/10/09 14:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2014/11/01 14:24:14 mrg Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
CONFLICTS= blackened-[0-9]*
-VERS= 20140831
+VERS= 20141028
PLIST_SUBST+= VERS=${VERS:Q}
.include "../../mk/bsd.prefs.mk"