diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-06-14 13:07:51 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-06-14 13:07:51 +0000 |
commit | ce7550ff3f51f813f212902e03da5f99aba7cd5b (patch) | |
tree | d0061c812a5e8d1ac949b36080230e8f866dd610 /chat/inspircd/Makefile | |
parent | 96502be895b317dc14883befd7a9a9a735befdca (diff) | |
download | pkgsrc-ce7550ff3f51f813f212902e03da5f99aba7cd5b.tar.gz |
Update to 1.1.20
1.1.20 follows up with the latest fixes of the maintenence release. It is a HIGHLY RECOMENDED upgrade for all 1.1.19 (and prior) users, as it addresses a number of client compatibility and general stability fixes.
Diffstat (limited to 'chat/inspircd/Makefile')
-rw-r--r-- | chat/inspircd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index 4ba8a97d0fc..8798d4441ec 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2008/05/05 15:32:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/14 13:07:51 adrianp Exp $ # -DISTNAME= InspIRCd-1.1.19 +DISTNAME= InspIRCd-1.1.20 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ |