diff options
author | jschauma <jschauma> | 2003-04-21 14:21:07 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-04-21 14:21:07 +0000 |
commit | 30a12e81ac9c6f7a8b1ff8635514e487fcfb4219 (patch) | |
tree | 872a2dc43c30b0fda3df354568479e2b8b4aebaa | |
parent | a2ea9a257ece2dd73adc3dce6a45fd9facc6b529 (diff) | |
download | pkgsrc-30a12e81ac9c6f7a8b1ff8635514e487fcfb4219.tar.gz |
Correct Homepage
-rw-r--r-- | textproc/bibparse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile index 0a05bd50003..ce6523e964f 100644 --- a/textproc/bibparse/Makefile +++ b/textproc/bibparse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 21:51:12 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/21 14:21:07 jschauma Exp $ # DISTNAME= bibparse-1.04 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/ MAINTAINER= seb@pbox.org -HOMEPAGE= http://www.math.utah.edu/~beebe/software/bibtex-bibliography-tools.html +HOMEPAGE= http://www.math.utah.edu/pub/bibparse/ COMMENT= syntax checking tools for BibTeX bibliography databases GNU_CONFIGURE= YES |