Index: x11/grabc/Makefile =================================================================== --- x11/grabc/Makefile (revision 429562) +++ x11/grabc/Makefile (working copy) @@ -8,7 +8,7 @@ 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 Index: devel/byaccj/Makefile =================================================================== --- devel/byaccj/Makefile (revision 429562) +++ devel/byaccj/Makefile (working copy) @@ -7,7 +7,7 @@ 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 Index: devel/csmith/Makefile =================================================================== --- devel/csmith/Makefile (revision 429562) +++ devel/csmith/Makefile (working copy) @@ -5,7 +5,7 @@ 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