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/sirc | |
parent | 135fc83993111ac1210d623510a598942dcacf0e (diff) | |
download | pkgsrc-3d17442a97a7c7c31fc88a017ade1eaa0c0cb8a8.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'chat/sirc')
-rw-r--r-- | chat/sirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index c7075995655..d8667340ee9 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/06/12 10:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2016/07/09 06:37:54 wiz Exp $ DISTNAME= sirc-2.211 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://www.iagora.com/~espel/sirc/ DISTFILES= ${DEFAULT_DISTFILES} \ |