summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-15 00:16:52 +0000
committersunpoet <sunpoet@FreeBSD.org>2016-12-15 00:16:52 +0000
commitc0af1f86523e87772bb76663a43cf2eccde6bdba (patch)
tree83aaa4cb9a2353dcd63de00c61478bad8f0d78ba
parent8fc9d508699f366358d37134f571f54e662fd495 (diff)
downloadFreeBSD-ports-c0af1f86523e87772bb76663a43cf2eccde6bdba.zip
FreeBSD-ports-c0af1f86523e87772bb76663a43cf2eccde6bdba.tar.gz
- Take maintainership
-rw-r--r--devel/editline/Makefile2
-rw-r--r--devel/m4/Makefile2
-rw-r--r--devel/readline/Makefile2
-rw-r--r--print/texinfo/Makefile2
-rw-r--r--security/nettle/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/editline/Makefile b/devel/editline/Makefile
index d3a08e0..f0099bd 100644
--- a/devel/editline/Makefile
+++ b/devel/editline/Makefile
@@ -4,7 +4,7 @@ PORTNAME= editline
PORTVERSION= 1.15.2
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Minix editline: A free readline() for UNIX
LICENSE= BSD4CLAUSE
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index d25b5fb..52c8b15 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -8,7 +8,7 @@ PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= GNU m4
USES= makeinfo tar:bzip2
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index 9ca297b..b2c4f78 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([0-9].[0-9]).*/\1/}
PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for editing command lines as they are typed
LICENSE= GPLv3
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 0540b3a..d1775ec 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Typeset documentation system with multiple format output
BUILD_DEPENDS+= help2man:misc/help2man
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index e7a621a..ad030a2 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -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@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Low-level cryptographic library
LICENSE= LGPL3 GPLv2+
OpenPOWER on IntegriCloud