fix HOMEPAGE and MASTER_SITES.
This commit is contained in:
parent
f24203d5db
commit
0717e8a60a
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.10 2012/10/31 11:18:16 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2012/12/17 02:55:21 obache Exp $
|
||||
|
||||
DISTNAME= Getopt-Long-2.38
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JV/JV/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/~rsavage/Getopt-Simple/
|
||||
HOMEPAGE= http://search.cpan.org/dist/Getopt-Long/
|
||||
COMMENT= Extended processing of command line options
|
||||
LICENSE= artistic-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue