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 2c16d8e0731..a141c7f5cb7 100644 --- a/sysutils/p5-Mac-AppleScript/Makefile +++ b/sysutils/p5-Mac-AppleScript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:17 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:03 wiz Exp $ DISTNAME= Mac-AppleScript-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} |