mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Unbreak by upgrading to the latest file.
PR: 71336 Submitted by: Stefan Walter
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (csv2latex.c) = d334bf0c814e1e8c76416b495fbe71eb
|
||||
SIZE (csv2latex.c) = 6807
|
||||
MD5 (csv2latex.c) = cf04dc2572c058201999f06a01d3a362
|
||||
SIZE (csv2latex.c) = 6830
|
||||
|
|
Loading…
Add table
Reference in a new issue