diff options
author | he <he@pkgsrc.org> | 2008-11-22 00:07:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-11-22 00:07:12 +0000 |
commit | 8ce167ecb42835adf711bdf48bba79f38a47b9cf (patch) | |
tree | 248f89006976aaa688e2cefe69a9d5e455ea2c88 /textproc/p5-Text-BibTeX | |
parent | 0f001d831d9aaaf769a7ef2340e996cc17ce3741 (diff) | |
download | pkgsrc-8ce167ecb42835adf711bdf48bba79f38a47b9cf.tar.gz |
Add commented-out HOMEPAGE using search.cpan.org.
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 9315044cddc..a0fe35b2749 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/11/22 00:06:30 he Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/22 00:07:12 he Exp $ DISTNAME= Text-BibTeX-0.38 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ SITES.btparse-0.35.tar.gz= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AM/AMBS/b MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gerg.ca/software/btOOL/ +#HOMEPAGE= http://search.cpan.org/dist/Text-BibTeX/ COMMENT= Perl library for reading, parsing, and processing BibTeX files PKG_DESTDIR_SUPPORT= user-destdir |