Change MASTER_SITES to standard subdir.
This commit is contained in:
parent
6c15ae016b
commit
75741124f9
2 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:41:18 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/05/19 04:26:15 obache Exp $
|
||||
|
||||
DISTNAME= Algorithm-CheckDigits-v1.1.1
|
||||
PKGNAME= p5-${DISTNAME:S/-v/-/}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAMAWE/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Algorithm-CheckDigits
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:45:15 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/05/19 04:28:05 obache Exp $
|
||||
|
||||
DISTNAME= ExtUtils-Embed-1.14
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOUGM/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Embed/
|
||||
|
|
Loading…
Reference in a new issue