diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:35:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:35:20 +0000 |
commit | 983d5155b110c5fbed35cf84abdd77fc01cd2759 (patch) | |
tree | 3554e03f4bd1adb82338eaa88be5d19a419a00e7 /textproc/apertium | |
parent | 0d55bb5a7dc6ecf63816b14be3bf6f97a360d8be (diff) | |
download | ports-983d5155b110c5fbed35cf84abdd77fc01cd2759.tar.gz ports-983d5155b110c5fbed35cf84abdd77fc01cd2759.zip |
Notes
Diffstat (limited to 'textproc/apertium')
-rw-r--r-- | textproc/apertium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 4104052a9110..ec312c11b855 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${APVER} -MAINTAINER= i@levsha.me +MAINTAINER= ports@FreeBSD.org COMMENT= A toolbox to build shallow-transfer machine translation systems BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |