diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-10-13 21:11:38 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-10-13 21:11:38 +0000 |
commit | acad9f8fb113ec9a432cd4763bd0ee43a4e78223 (patch) | |
tree | b96650c897bce32d6eeaee1e5f06016ff495cb65 /chat/inspircd/Makefile | |
parent | e68d266276b52b66f79a2093be4f208b602b7eae (diff) | |
download | pkgsrc-acad9f8fb113ec9a432cd4763bd0ee43a4e78223.tar.gz |
Update to 1.1.13
The latest in the 1.1.x stable line (1.1.13) has been released, featuring a
number of stability fixes. This also includes SVSPART, at the request of the
Anope team, SSL fixes, as well as various other bits and pieces.
This is a HIGHLY RECOMMENDED upgrade to anyone running anything prior to 1.1.13
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 8ec1b9cce34..031d67acbd4 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/09/29 12:40:25 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2007/10/13 21:11:38 adrianp Exp $ # -DISTNAME= InspIRCd-1.1.12 +DISTNAME= InspIRCd-1.1.13 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ |