diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /chat/sirc | |
parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz |
Recursive bump for perl5-5.28.0
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 470d0c48b49..0bd26319019 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2017/09/04 18:08:18 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2018/08/22 09:43:02 wiz Exp $ DISTNAME= sirc-2.211 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= http://www.iagora.com/~espel/sirc/ DISTFILES= ${DEFAULT_DISTFILES} \ |