diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /chat/inspircd12 | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'chat/inspircd12')
-rw-r--r-- | chat/inspircd12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index 3837f81844c..4033b62f1cb 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:18 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:18 adam Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |