diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile index 67cc663c2ebe..2baea0ee50d3 100644 --- a/textproc/csv2latex/Makefile +++ b/textproc/csv2latex/Makefile @@ -7,12 +7,13 @@ # PORTNAME= csv2latex -PORTVERSION= 0.15 +PORTVERSION= 0.16 PORTEPOCH= 1 CATEGORIES= textproc converters -MASTER_SITES= http://brouits.free.fr/csv2latex/ +MASTER_SITES= http://herewe.servebeer.com/csv2latex/releases/ \ + http://brouits.free.fr/csv2latex/ -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Converts a well formed csv file to a LaTeX document PLIST_FILES= bin/csv2latex diff --git a/textproc/csv2latex/distinfo b/textproc/csv2latex/distinfo index da3149ba2067..7aabd375da37 100644 --- a/textproc/csv2latex/distinfo +++ b/textproc/csv2latex/distinfo @@ -1,3 +1,3 @@ -MD5 (csv2latex-0.15.tar.gz) = a30f012ca51114f7d031ed0f71a0e8f6 -SHA256 (csv2latex-0.15.tar.gz) = 745b538796029f0c1e4d076d2e01425a2d4227a75f29ef36ba94a0271b69acc9 -SIZE (csv2latex-0.15.tar.gz) = 16427 +MD5 (csv2latex-0.16.tar.gz) = dfc280d0e0ca9a6497fd79c454455bca +SHA256 (csv2latex-0.16.tar.gz) = bc86b39a3c9717f270a2626127e39172c654f2ee396fe04e0cd69f5a8039c6dd +SIZE (csv2latex-0.16.tar.gz) = 17363 diff --git a/textproc/csv2latex/pkg-descr b/textproc/csv2latex/pkg-descr index e96e62a7406d..656df7a6e0e1 100644 --- a/textproc/csv2latex/pkg-descr +++ b/textproc/csv2latex/pkg-descr @@ -1,4 +1,4 @@ csv2latex converts a well-formed csv file (such as made by OpenOffice.org) to a LaTeX document. -WWW: http://brouits.free.fr/csv2latex/ +WWW: http://herewe.servebeer.com/csv2latex/