diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-03 01:35:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-03 01:35:20 +0800 |
commit | 6e1000a91bd986fb737b60688feae8de94eb5ed0 (patch) | |
tree | 3554e03f4bd1adb82338eaa88be5d19a419a00e7 /textproc/apertium | |
parent | 4c3a22c5e4e1c7ca60d7b173a8aabba10ef1eeba (diff) | |
download | freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.tar.gz freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.tar.zst freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
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 |