diff options
Diffstat (limited to 'misc/p5-Mac-PropertyList/Makefile')
-rw-r--r-- | misc/p5-Mac-PropertyList/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Mac-PropertyList/Makefile b/misc/p5-Mac-PropertyList/Makefile index 0015eaee6fa..50e4fa02585 100644 --- a/misc/p5-Mac-PropertyList/Makefile +++ b/misc/p5-Mac-PropertyList/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2019/07/01 21:35:49 nia Exp $ +# $NetBSD: Makefile,v 1.12 2019/08/11 13:21:59 wiz Exp $ DISTNAME= Mac-PropertyList-1.413 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} |