diff options
Diffstat (limited to 'devel/p5-Module-Install-AuthorRequires/Makefile')
-rw-r--r-- | devel/p5-Module-Install-AuthorRequires/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Module-Install-AuthorRequires/Makefile b/devel/p5-Module-Install-AuthorRequires/Makefile index a469a48be3b..449935f49b7 100644 --- a/devel/p5-Module-Install-AuthorRequires/Makefile +++ b/devel/p5-Module-Install-AuthorRequires/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/04/28 12:15:56 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-Install-AuthorRequires-0.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= https://cpan.metacpan.org/authors/id/F/FL/FLORA/ |