svn commit: r488661 - head/textproc/pootle

Rene Ladan rene at FreeBSD.org
Sat Dec 29 10:56:10 UTC 2018


Author: rene
Date: Sat Dec 29 10:56:09 2018
New Revision: 488661
URL: https://svnweb.freebsd.org/changeset/ports/488661

Log:
  Drop maintainership, it is in most cases easier to just use pip.

Modified:
  head/textproc/pootle/Makefile

Modified: head/textproc/pootle/Makefile
==============================================================================
--- head/textproc/pootle/Makefile	Sat Dec 29 09:30:19 2018	(r488660)
+++ head/textproc/pootle/Makefile	Sat Dec 29 10:56:09 2018	(r488661)
@@ -5,7 +5,7 @@ PORTNAME=	pootle
 DISTVERSION=	2.8.2
 CATEGORIES=	textproc
 
-MAINTAINER=	rene at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	User-friendly web portal for simple translation process
 
 LICENSE=	GPLv3


More information about the svn-ports-all mailing list