Fri Sep 8 06:18:46 2017 UTC ()
Improve HOMEPAGE.


(wiz)
diff -r1.23 -r1.24 pkgsrc/devel/p5-Date-Business/Makefile

cvs diff -r1.23 -r1.24 pkgsrc/devel/p5-Date-Business/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Date-Business/Makefile 2017/06/05 14:22:50 1.23
+++ pkgsrc/devel/p5-Date-Business/Makefile 2017/09/08 06:18:46 1.24
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.23 2017/06/05 14:22:50 ryoon Exp $ 1# $NetBSD: Makefile,v 1.24 2017/09/08 06:18:46 wiz Exp $
2 2
3DISTNAME= Date-Business-1.2 3DISTNAME= Date-Business-1.2
4PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/} 4PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/}
5PKGREVISION= 11 5PKGREVISION= 11
6CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.cpan.org/ 10HOMEPAGE= http://search.cpan.org/~desiminer/Date-Business/
11COMMENT= Perl5 module for fast calendar and business date calculations 11COMMENT= Perl5 module for fast calendar and business date calculations
12LICENSE= morganstanley-license 12LICENSE= morganstanley-license
13 13
14PERL5_PACKLIST= auto/Date/Business/.packlist 14PERL5_PACKLIST= auto/Date/Business/.packlist
15 15
16.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"