diff options
Diffstat (limited to 'misc/p5-Mac-PropertyList/Makefile')
-rw-r--r-- | misc/p5-Mac-PropertyList/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Mac-PropertyList/Makefile b/misc/p5-Mac-PropertyList/Makefile index db7bf4d80d3..921a039ed5a 100644 --- a/misc/p5-Mac-PropertyList/Makefile +++ b/misc/p5-Mac-PropertyList/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/12/13 04:17:44 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Mac-PropertyList-1.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} |