- Fix the fetch error

Reported by:	QAT@
Feature safe:	yes
This commit is contained in:
Wen Heping
2011-01-16 02:24:01 +00:00
parent 5adfd05049
commit c7e03010aa
2 changed files with 5 additions and 5 deletions

View File

@@ -10,12 +10,13 @@ PORTNAME= csv2latex
PORTVERSION= 0.18
PORTEPOCH= 1
CATEGORIES= textproc converters
MASTER_SITES= http://herewe.servebeer.com/csv2latex/releases/ \
http://brouits.free.fr/csv2latex/
MASTER_SITES= http://ftp.debian.org/pool/main/c/csv2latex/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= wen@FreeBSD.org
COMMENT= Converts a well formed csv file to a LaTeX document
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/csv2latex
do-build:

View File

@@ -1,3 +1,2 @@
MD5 (csv2latex-0.18.tar.gz) = e8fbfbfd4b3a369a8c1cedd833ebe8a3
SHA256 (csv2latex-0.18.tar.gz) = 82283647e66ec919fe139cf1a9f7e160152928e3ad91b1ffd1269fff7c2156b2
SIZE (csv2latex-0.18.tar.gz) = 19709
SHA256 (csv2latex_0.18.orig.tar.gz) = 82283647e66ec919fe139cf1a9f7e160152928e3ad91b1ffd1269fff7c2156b2
SIZE (csv2latex_0.18.orig.tar.gz) = 19709