diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
commit | 535382b89150108fea8bdf4a729e9ed1257f42f8 (patch) | |
tree | 1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /textproc/ffe | |
parent | bf8370accdc8c1debd25f233b58f951224d56a2e (diff) |
Notes
Diffstat (limited to 'textproc/ffe')
-rw-r--r-- | textproc/ffe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile index f6a3896d3db7..aa9fa08e3f5b 100644 --- a/textproc/ffe/Makefile +++ b/textproc/ffe/Makefile @@ -8,7 +8,7 @@ PORTNAME= ffe PORTVERSION= 0.2.8 CATEGORIES= textproc -MASTER_SITES= SFE/ff-extractor +MASTER_SITES= SF/ff-extractor/ff-extractor/${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= Flat file extractor |