diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-10-04 22:07:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-10-04 22:07:04 +0000 |
commit | c040589f84dd1f0fbe317f822905049cd5f67948 (patch) | |
tree | dd6f0cb59d69390d406874814829732351b885ec /textproc/bibtex2html/Makefile | |
parent | Remove stale master-sites. (diff) |
Update to version 1.76.
Diffstat (limited to '')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index e6f7591d0b2d..e111cbd625c0 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.75 +PORTVERSION= 1.76 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |