diff options
-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 495d3e3eb37..57864bb3f90 100644 --- a/textproc/bibclean/Makefile +++ b/textproc/bibclean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/24 14:29:45 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/15 00:18:48 wiz 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-toos.html +HOMEPAGE= http://www.math.utah.edu/~beebe/software/bibtex-bibliography-tools.html COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases GNU_CONFIGURE= YES |