Date: Wed, 3 Feb 2016 14:30:06 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407953 - head/devel/hyperscan Message-ID: <201602031430.u13EU6Ox071763@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Wed Feb 3 14:30:05 2016 New Revision: 407953 URL: https://svnweb.freebsd.org/changeset/ports/407953 Log: Oops, use my FreeBSD email Modified: head/devel/hyperscan/Makefile Modified: head/devel/hyperscan/Makefile ============================================================================== --- head/devel/hyperscan/Makefile Wed Feb 3 14:19:38 2016 (r407952) +++ head/devel/hyperscan/Makefile Wed Feb 3 14:30:05 2016 (r407953) @@ -7,7 +7,7 @@ CATEGORIES= devel textproc MASTER_SITES= GH:hs SF/boost/boost/1.59.0:boost DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:hs boost_1_59_0.tar.gz:boost -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= High-performance multiple regex matching library LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602031430.u13EU6Ox071763>