diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 1d34477d8c9cbf123619bd298954b5eb375c1c32 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /chat/p5-Net-Goofey | |
parent | 5af1ab30699e29e0bb62aae79734f9a0a1311671 (diff) | |
download | pkgsrc-1d34477d8c9cbf123619bd298954b5eb375c1c32.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'chat/p5-Net-Goofey')
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index 6c9ba2202b6..c70b962439c 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:28 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2016/06/08 19:22:16 wiz Exp $ DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat perl5 MASTER_SITES= # http://notdoneliving.net/code/Net-Goofey/ |