summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-05-19 05:08:38 +0000
committerobache <obache>2011-05-19 05:08:38 +0000
commit6b28a6f3d56516e94092950a233830a628a69909 (patch)
treed84fbbbb9f20d12f9131046367170847f3d12d34
parent5fb4ed371b1e8e5b89f496434b06306cf76ad1c4 (diff)
downloadpkgsrc-6b28a6f3d56516e94092950a233830a628a69909.tar.gz
* Change MASTER_SITES subdir to usual one.
* Add missing tail / of HOMEPAGE.
-rw-r--r--textproc/p5-Biblio-EndnoteStyle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Biblio-EndnoteStyle/Makefile b/textproc/p5-Biblio-EndnoteStyle/Makefile
index 7332c98f05d..f67003a78ed 100644
--- a/textproc/p5-Biblio-EndnoteStyle/Makefile
+++ b/textproc/p5-Biblio-EndnoteStyle/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 21:48:10 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/19 05:08:38 obache Exp $
DISTNAME= Biblio-EndnoteStyle-0.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIRK/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Biblio/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Biblio-EndnoteStyle
+HOMEPAGE= http://search.cpan.org/dist/Biblio-EndnoteStyle/
COMMENT= reference formatting using Endnote-like templates
LICENSE= ${PERL5_LICENSE}