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 9b75375bfa2..5abc9d06974 100644 --- a/misc/p5-Mac-PropertyList/Makefile +++ b/misc/p5-Mac-PropertyList/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/03/05 23:41:00 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/31 12:41:28 wiz Exp $ DISTNAME= Mac-PropertyList-1.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} |