Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2013 21:11:48 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330188 - head/security/py-otr
Message-ID:  <201310122111.r9CLBmwI066512@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Sat Oct 12 21:11:48 2013
New Revision: 330188
URL: http://svnweb.freebsd.org/changeset/ports/330188

Log:
  - Take maintainership
  - Simplify COMMENT

Modified:
  head/security/py-otr/Makefile

Modified: head/security/py-otr/Makefile
==============================================================================
--- head/security/py-otr/Makefile	Sat Oct 12 20:47:03 2013	(r330187)
+++ head/security/py-otr/Makefile	Sat Oct 12 21:11:48 2013	(r330188)
@@ -8,8 +8,8 @@ MASTER_SITES=	http://python-otr.pentabar
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-otr-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A set of python bindings for libotr
+MAINTAINER=	cs@FreeBSD.org
+COMMENT=	Python bindings for libotr
 
 BUILD_DEPENDS=	swig1.3:${PORTSDIR}/devel/swig13
 # This should be updated to the newer version of libotr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310122111.r9CLBmwI066512>