diff options
author | jschauma <jschauma> | 2003-04-21 14:29:51 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-04-21 14:29:51 +0000 |
commit | b54b5a129ff08c65e5efa98c2eac279fbdd48600 (patch) | |
tree | c6dd63c9e1af92e8c011e1b1b8a0a10994045f84 /textproc/bibclean | |
parent | aa3c921182c52860b381851633430b0dd89d4882 (diff) | |
download | pkgsrc-b54b5a129ff08c65e5efa98c2eac279fbdd48600.tar.gz |
correct homepage
Diffstat (limited to 'textproc/bibclean')
-rw-r--r-- | textproc/bibclean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile index 89583d9b285..f1e99a342ed 100644 --- a/textproc/bibclean/Makefile +++ b/textproc/bibclean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/25 21:51:11 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/04/21 14:29:51 jschauma Exp $ # DISTNAME= bibclean-2.11.4 @@ -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/bibclean/ COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases GNU_CONFIGURE= YES |