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 24d7d88e5dc..2e664dd7b4a 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/01/20 12:09:35 agc Exp $ +# $NetBSD: Makefile,v 1.33 2004/02/16 09:25:53 mrg Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -15,7 +15,7 @@ CONFLICTS= blackened-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -VERS= 20030709 +VERS= 20040216 PLIST_SUBST+= VERS=${VERS} .include "../../mk/bsd.prefs.mk" |