Date: Sat, 12 Oct 2013 21:13:24 +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: r330189 - in head/security: libotr libotr3 Message-ID: <201310122113.r9CLDO6R067011@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Sat Oct 12 21:13:24 2013 New Revision: 330189 URL: http://svnweb.freebsd.org/changeset/ports/330189 Log: Take maintainership Modified: head/security/libotr/Makefile head/security/libotr3/Makefile Modified: head/security/libotr/Makefile ============================================================================== --- head/security/libotr/Makefile Sat Oct 12 21:11:48 2013 (r330188) +++ head/security/libotr/Makefile Sat Oct 12 21:13:24 2013 (r330189) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.cypherpunks.ca/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= Portable OTR Messaging Library and toolkit BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf Modified: head/security/libotr3/Makefile ============================================================================== --- head/security/libotr3/Makefile Sat Oct 12 21:11:48 2013 (r330188) +++ head/security/libotr3/Makefile Sat Oct 12 21:13:24 2013 (r330189) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.cypherpunks.ca/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= Portable OTR Messaging Library and toolkit BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310122113.r9CLDO6R067011>