diff options
Diffstat (limited to 'devel/p5-AtExit/Makefile')
-rw-r--r-- | devel/p5-AtExit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile index 2482a02499a..00f39169e14 100644 --- a/devel/p5-AtExit/Makefile +++ b/devel/p5-AtExit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:37 wiz Exp $ DISTNAME= AtExit-2.01 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 -SVR4_PKGNAME= p5ate CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AtExit/} |