aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2013-12-17 02:24:49 +0800
committerglarkin <glarkin@FreeBSD.org>2013-12-17 02:24:49 +0800
commit521aa245ac47bdccd0d2936021790e06392e30d7 (patch)
treecd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /textproc
parent72792c243dc6b74056680b4c1119bf6526d86cba (diff)
downloadfreebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.gz
freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.zst
freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.zip
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook2X/Makefile2
-rw-r--r--textproc/p5-File-Inplace/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile
index b9d4a37f99f6..5656ebaecfca 100644
--- a/textproc/docbook2X/Makefile
+++ b/textproc/docbook2X/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert DocBook documents into UNIX man page and GNU Texinfo formats
BUILD_DEPENDS= p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \
diff --git a/textproc/p5-File-Inplace/Makefile b/textproc/p5-File-Inplace/Makefile
index 655432bea2a1..0c0297e89841 100644
--- a/textproc/p5-File-Inplace/Makefile
+++ b/textproc/p5-File-Inplace/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for in-place editing of files
USES= perl5