summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-16 02:24:01 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-16 02:24:01 +0000
commitc7e03010aae0510cd93a7fbec72cc19284e22914 (patch)
tree83614ca921d1adc95586c30bfc0a924a116e59af /textproc
parentxxxterm is a minimalists web browser. It strives to be vi-like for heavy (diff)
- Fix the fetch error
Reported by: QAT@ Feature safe: yes
Notes
Notes: svn path=/head/; revision=267879
Diffstat (limited to 'textproc')
-rw-r--r--textproc/csv2latex/Makefile5
-rw-r--r--textproc/csv2latex/distinfo5
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile
index 52e377037030..a6c18320e553 100644
--- a/textproc/csv2latex/Makefile
+++ b/textproc/csv2latex/Makefile
@@ -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:
diff --git a/textproc/csv2latex/distinfo b/textproc/csv2latex/distinfo
index f03aa4aa2129..abea0d9c036a 100644
--- a/textproc/csv2latex/distinfo
+++ b/textproc/csv2latex/distinfo
@@ -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