svn commit: r428600 - in head: devel/editline devel/m4 devel/readline print/texinfo security/nettle

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 15 00:16:54 UTC 2016


Author: sunpoet
Date: Thu Dec 15 00:16:52 2016
New Revision: 428600
URL: https://svnweb.freebsd.org/changeset/ports/428600

Log:
  - Take maintainership

Modified:
  head/devel/editline/Makefile
  head/devel/m4/Makefile
  head/devel/readline/Makefile
  head/print/texinfo/Makefile
  head/security/nettle/Makefile

Modified: head/devel/editline/Makefile
==============================================================================
--- head/devel/editline/Makefile	Thu Dec 15 00:07:48 2016	(r428599)
+++ head/devel/editline/Makefile	Thu Dec 15 00:16:52 2016	(r428600)
@@ -4,7 +4,7 @@ PORTNAME=	editline
 PORTVERSION=	1.15.2
 CATEGORIES=	devel
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Minix editline: A free readline() for UNIX
 
 LICENSE=	BSD4CLAUSE

Modified: head/devel/m4/Makefile
==============================================================================
--- head/devel/m4/Makefile	Thu Dec 15 00:07:48 2016	(r428599)
+++ head/devel/m4/Makefile	Thu Dec 15 00:16:52 2016	(r428600)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	GNU m4
 
 USES=		makeinfo tar:bzip2

Modified: head/devel/readline/Makefile
==============================================================================
--- head/devel/readline/Makefile	Thu Dec 15 00:07:48 2016	(r428599)
+++ head/devel/readline/Makefile	Thu Dec 15 00:16:52 2016	(r428600)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:C/^(
 
 PATCH_SITES=	GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Library for editing command lines as they are typed
 
 LICENSE=	GPLv3

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Thu Dec 15 00:07:48 2016	(r428599)
+++ head/print/texinfo/Makefile	Thu Dec 15 00:16:52 2016	(r428600)
@@ -13,7 +13,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ht
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Typeset documentation system with multiple format output
 
 BUILD_DEPENDS+=	help2man:misc/help2man

Modified: head/security/nettle/Makefile
==============================================================================
--- head/security/nettle/Makefile	Thu Dec 15 00:07:48 2016	(r428599)
+++ head/security/nettle/Makefile	Thu Dec 15 00:16:52 2016	(r428600)
@@ -8,7 +8,7 @@ MASTER_SITES=	GNU \
 		http://www.lysator.liu.se/~nisse/archive/:liu \
 		ftp://ftp.lysator.liu.se/pub/security/lsh/:liu
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Low-level cryptographic library
 
 LICENSE=	LGPL3 GPLv2+


More information about the svn-ports-head mailing list