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 60984aabae1..7974bfa6374 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2008/01/04 20:00:32 heinz Exp $ +# $NetBSD: Makefile,v 1.50 2008/11/10 19:25:27 wiz Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -15,7 +15,7 @@ CONFLICTS= blackened-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -VERS= 20060725 +VERS= 20080314 PLIST_SUBST+= VERS=${VERS:Q} .include "../../mk/bsd.prefs.mk" |