summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2014-01-13 21:29:45 +0000
committerAlan Somers <asomers@FreeBSD.org>2014-01-13 21:29:45 +0000
commit3062c61c736e4b4a88b889c07a4d3afd4e61feca (patch)
tree05d39d6924dc0f84ca86cccbe13e4f4bf94e29a3
parentRemove python26, it is expired and nothing depends on it anymore. (diff)
Change maintainer of devel/{lutok,kyua-testers,kyua,kyua-atf-compat} from
Alan Somers to Julio Merino, who is also the upstream maintainer. Approved by: bdrewery
Notes
Notes: svn path=/head/; revision=339638
-rw-r--r--devel/kyua-atf-compat/Makefile2
-rw-r--r--devel/kyua-testers/Makefile2
-rw-r--r--devel/kyua/Makefile2
-rw-r--r--devel/lutok/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/kyua-atf-compat/Makefile b/devel/kyua-atf-compat/Makefile
index f6ec58b54c2a..1bf61c04382a 100644
--- a/devel/kyua-atf-compat/Makefile
+++ b/devel/kyua-atf-compat/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= kyua
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= jmmv@FreeBSD.org
COMMENT= Kyua (automated testing framework) - ATF compatibility tools
LICENSE= BSD
diff --git a/devel/kyua-testers/Makefile b/devel/kyua-testers/Makefile
index 3a6e9008906e..22ddf17a5e08 100644
--- a/devel/kyua-testers/Makefile
+++ b/devel/kyua-testers/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= kyua
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= jmmv@FreeBSD.org
COMMENT= Kyua (automated testing framework) - Testers
LICENSE= BSD
diff --git a/devel/kyua/Makefile b/devel/kyua/Makefile
index 9a7dd5d6c138..7bd21a382c85 100644
--- a/devel/kyua/Makefile
+++ b/devel/kyua/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= kyua
DISTNAME= kyua-cli-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= jmmv@FreeBSD.org
COMMENT= Kyua (automated testing framework) - Command line interface
LICENSE= BSD
diff --git a/devel/lutok/Makefile b/devel/lutok/Makefile
index 9cb806a50edb..9633661b1c13 100644
--- a/devel/lutok/Makefile
+++ b/devel/lutok/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= jmmv@FreeBSD.org
COMMENT= Lightweight C++ API for Lua
LICENSE= BSD3CLAUSE