Unbreak by upgrading to the latest file.

PR:		71336
Submitted by:	Stefan Walter
This commit is contained in:
Thierry Thomas 2004-09-03 20:26:15 +00:00
parent ab03dbc2e9
commit af50d60c18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118079
2 changed files with 3 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= csv2latex
PORTVERSION= 20030501
PORTVERSION= 20040213
CATEGORIES= textproc
MASTER_SITES= http://brouits.free.fr/share/utils/
DISTNAME= ${PORTNAME}
@ -16,8 +16,6 @@ EXTRACT_SUFX= .c
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts a well formed csv file to a LaTeX document
BROKEN= Size mismatch
USE_GETOPT_LONG= yes
NO_WRKSUBDIR= yes
PLIST_FILES= bin/csv2latex

View file

@ -1,2 +1,2 @@
MD5 (csv2latex.c) = d334bf0c814e1e8c76416b495fbe71eb
SIZE (csv2latex.c) = 6807
MD5 (csv2latex.c) = cf04dc2572c058201999f06a01d3a362
SIZE (csv2latex.c) = 6830