Date: Mon, 26 Dec 2016 19:00:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429567 - in head: devel/byaccj devel/csmith x11/grabc Message-ID: <201612261900.uBQJ0e29055509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 26 19:00:40 2016 New Revision: 429567 URL: https://svnweb.freebsd.org/changeset/ports/429567 Log: - Pass maintainership to submitter PR: 215586 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Modified: head/devel/byaccj/Makefile head/devel/csmith/Makefile head/x11/grabc/Makefile Modified: head/devel/byaccj/Makefile ============================================================================== --- head/devel/byaccj/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/devel/byaccj/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -7,7 +7,7 @@ CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}_src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Java extension of BSD YACC-compatible parser generator PLIST_FILES= bin/byaccj Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/devel/csmith/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -5,7 +5,7 @@ PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE Modified: head/x11/grabc/Makefile ============================================================================== --- head/x11/grabc/Makefile Mon Dec 26 19:00:05 2016 (r429566) +++ head/x11/grabc/Makefile Mon Dec 26 19:00:40 2016 (r429567) @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://muquit.com/muquit/software/grabc/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Grab a color from screen LICENSE= GPLv2 # specified on the website
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612261900.uBQJ0e29055509>