diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
commit | 3d17442a97a7c7c31fc88a017ade1eaa0c0cb8a8 (patch) | |
tree | 4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /chat/inspircd | |
parent | 135fc83993111ac1210d623510a598942dcacf0e (diff) | |
download | pkgsrc-3d17442a97a7c7c31fc88a017ade1eaa0c0cb8a8.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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 c4147354420..8c1c09b4286 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2016/07/09 06:37:53 wiz Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |