diff options
Diffstat (limited to 'devel/p5-Sys-Syscall/Makefile')
-rw-r--r-- | devel/p5-Sys-Syscall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sys-Syscall/Makefile b/devel/p5-Sys-Syscall/Makefile index a8040c45a01..95d09abd8c3 100644 --- a/devel/p5-Sys-Syscall/Makefile +++ b/devel/p5-Sys-Syscall/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:18:59 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:45 wiz Exp $ # DISTNAME= Sys-Syscall-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ |