aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-11-02 22:07:21 +0000
committerRene Ladan <rene@FreeBSD.org>2020-11-02 22:07:21 +0000
commit3876a4925f4eca3e6a9cefdf46a0a8d6b0ebff2e (patch)
tree3b9036e7a2323c071907d8e06cbd2160b98b5d47 /textproc
parent442f20193b854b1f7885dd039bc3f2bf80ac09a6 (diff)
downloadports-3876a4925f4eca3e6a9cefdf46a0a8d6b0ebff2e.tar.gz
ports-3876a4925f4eca3e6a9cefdf46a0a8d6b0ebff2e.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/peco/Makefile2
-rw-r--r--textproc/ruby-htree/Makefile2
-rw-r--r--textproc/ruby-rd-mode.el/Makefile2
-rw-r--r--textproc/ruby-rdtool/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile
index ca045c8bfe02..9b3cc6043976 100644
--- a/textproc/peco/Makefile
+++ b/textproc/peco/Makefile
@@ -8,7 +8,7 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= LOCAL/knu
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simplistic interactive filtering tool
LICENSE= MIT
diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile
index a23b00e40671..4f90158383a8 100644
--- a/textproc/ruby-htree/Makefile
+++ b/textproc/ruby-htree/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.a-k-r.org/htree/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library to manipulate HTML/XML tree data structure
BUILD_DEPENDS= rubygem-rdoc>=0.a:devel/rubygem-rdoc
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile
index ece01fc93595..00328027df2d 100644
--- a/textproc/ruby-rd-mode.el/Makefile
+++ b/textproc/ruby-rd-mode.el/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= # none
PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version specific
DISTFILES= # none
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs lisp module for editing RD files
BUILD_DEPENDS= ${NONEXISTENT}:textproc/ruby-rdtool:patch
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index b405ca77923e..4e05487f4140 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc ruby
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
BUILD_DEPENDS= racc:devel/rubygem-racc