diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | 6fe9864ef9034675638bd14ddd7e959f378686cf (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /chat/inspircd | |
parent | 71a8df3b3e87519b7665c92e6aedce26992823f7 (diff) | |
download | pkgsrc-6fe9864ef9034675638bd14ddd7e959f378686cf.tar.gz |
More pcre PKGREVISION bumps.
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 db57efeeb99..fa12957f18d 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2011/06/10 21:57:06 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/03/03 12:54:15 wiz Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |