diff options
Diffstat (limited to 'sysutils/p5-Mac-AppleScript/Makefile')
-rw-r--r-- | sysutils/p5-Mac-AppleScript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Mac-AppleScript/Makefile b/sysutils/p5-Mac-AppleScript/Makefile index c492dcf86ad..dcc3b75a4a8 100644 --- a/sysutils/p5-Mac-AppleScript/Makefile +++ b/sysutils/p5-Mac-AppleScript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 14:52:50 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:42 wiz Exp $ DISTNAME= Mac-AppleScript-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} |