diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-29 10:56:09 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-29 10:56:09 +0000 |
commit | be3f433dba692adad1b2df8c63c11cf7d2cc927d (patch) | |
tree | 1027699a78653b942baa890149d214ac498a4b11 /textproc | |
parent | 7d148209ed5f543c393f11e1c6a7e03f0cc927cd (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pootle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index e1727e7eba4b..d16c2bfb8a35 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -5,7 +5,7 @@ PORTNAME= pootle DISTVERSION= 2.8.2 CATEGORIES= textproc -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User-friendly web portal for simple translation process LICENSE= GPLv3 |