svn commit: r429567 - in head: devel/byaccj devel/csmith x11/grabc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 26 19:00:42 UTC 2016


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 at 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 at FreeBSD.org
+MAINTAINER=	mokhi64 at 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 at FreeBSD.org
+MAINTAINER=	mokhi64 at 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 at FreeBSD.org
+MAINTAINER=	mokhi64 at gmail.com
 COMMENT=	Grab a color from screen
 
 LICENSE=	GPLv2 # specified on the website


More information about the svn-ports-head mailing list