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 d99515b2668..993c1659064 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2011/04/12 00:49:35 mrg Exp $ +# $NetBSD: Makefile,v 1.57 2011/11/15 09:41:40 mrg Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -18,7 +18,7 @@ CONFLICTS= blackened-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -VERS= 20110228 +VERS= 20111115 PLIST_SUBST+= VERS=${VERS:Q} .include "../../mk/bsd.prefs.mk" |