diff options
Diffstat (limited to 'devel/p5-UUID-Tiny/Makefile')
-rw-r--r-- | devel/p5-UUID-Tiny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-UUID-Tiny/Makefile b/devel/p5-UUID-Tiny/Makefile index bd98a5333ec..81d4eee0fc0 100644 --- a/devel/p5-UUID-Tiny/Makefile +++ b/devel/p5-UUID-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:55 wiz Exp $ # DISTNAME= UUID-Tiny-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UUID/} |