diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-12-12 16:07:47 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-12-12 16:07:47 +0000 |
commit | 6f07c388616e0a99c1eb85051555d74ef62eec3c (patch) | |
tree | 0a4ae2e0f9cbc9784c598ec42202aee0bf4cc2c7 /textproc/ffe | |
parent | 2ed0acc97d485e03ab1bc02a7249f66d0e2e57f4 (diff) | |
download | ports-6f07c388616e0a99c1eb85051555d74ef62eec3c.tar.gz ports-6f07c388616e0a99c1eb85051555d74ef62eec3c.zip |
Notes
Diffstat (limited to 'textproc/ffe')
-rw-r--r-- | textproc/ffe/Makefile | 2 | ||||
-rw-r--r-- | textproc/ffe/distinfo | 6 | ||||
-rw-r--r-- | textproc/ffe/pkg-descr | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile index 40aeb54f1dbb..c84f45d786f6 100644 --- a/textproc/ffe/Makefile +++ b/textproc/ffe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ffe -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= textproc MASTER_SITES= SFE/ff-extractor diff --git a/textproc/ffe/distinfo b/textproc/ffe/distinfo index 3ac3dec39138..064026b27be5 100644 --- a/textproc/ffe/distinfo +++ b/textproc/ffe/distinfo @@ -1,3 +1,3 @@ -MD5 (ffe-0.2.2.tar.gz) = 52a1a94bf8bdd105c0286ebea9d65404 -SHA256 (ffe-0.2.2.tar.gz) = e12c7a9c076793d3a7c1747321ab1c48a6c52a1abcdedf7fcc7c397045b2c949 -SIZE (ffe-0.2.2.tar.gz) = 239782 +MD5 (ffe-0.2.3.tar.gz) = c2c70ec6284b52a619d43df4e0856227 +SHA256 (ffe-0.2.3.tar.gz) = 1ced9eef55c966c75e0a65b297b693f3875bd517b8c1f6e763d0cc5c951a3d53 +SIZE (ffe-0.2.3.tar.gz) = 240634 diff --git a/textproc/ffe/pkg-descr b/textproc/ffe/pkg-descr index 7b17ecabc6c4..e56c40d7598f 100644 --- a/textproc/ffe/pkg-descr +++ b/textproc/ffe/pkg-descr @@ -1,6 +1,6 @@ -ffe is a program for extracting fields from flat file records and dis- -playing them in different formats. ffe relies on the configuration file -to control input file structure and the output format. +ffe is a program for extracting fields from flat file records and displaying +them in different formats. ffe relies on the configuration file to control +input file structure and the output format. -WWW: http://sourceforge.net/projects/ff-extractor/ +WWW: http://ff-extractor.sourceforge.net/ Author: Timo Savinen <tjsa@iki.fi> |