diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /chat/inspircd | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'chat/inspircd')
-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 fa12957f18d..4926716e719 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/04/27 12:31:34 obache Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |