diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
commit | d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129 (patch) | |
tree | 21c346be63e7a95d833e90c6c3124752dd1dc73e /textproc/ffe | |
parent | 44030f3fbef57d08e6364d192be83d90a5066862 (diff) | |
download | ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.tar.gz ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.zip |
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 ea77573fecfc..11c4a6d25c0a 100644 --- a/textproc/ffe/Makefile +++ b/textproc/ffe/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.3.7-1 CATEGORIES= textproc MASTER_SITES= SF/ff-extractor/ff-extractor/${DISTVERSION} -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Flat file extractor LICENSE= GPLv2+ |