diff options
author | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
commit | d26856d0e5b8d6a551c6e3a3895bd9a7cd378736 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /net/p5-umph | |
parent | 782d2fbb702b52b017543230bc98cfa47875e8a5 (diff) | |
download | pkgsrc-d26856d0e5b8d6a551c6e3a3895bd9a7cd378736.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'net/p5-umph')
-rw-r--r-- | net/p5-umph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-umph/Makefile b/net/p5-umph/Makefile index 890d54f9954..f7fe97edcda 100644 --- a/net/p5-umph/Makefile +++ b/net/p5-umph/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:16 wiz Exp $ # DISTNAME= umph-0.2.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://umph.googlecode.com/files/ |