aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/ruby-serialport/Makefile2
-rw-r--r--comms/ruby-termios/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/ruby-serialport/Makefile b/comms/ruby-serialport/Makefile
index 38c0d77091a3..a6f9b6f0edf0 100644
--- a/comms/ruby-serialport/Makefile
+++ b/comms/ruby-serialport/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to communicate via the RS232 port
USE_RUBY= yes
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile
index 771183337326..c4ff06a73fc6 100644
--- a/comms/ruby-termios/Makefile
+++ b/comms/ruby-termios/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to termios
USE_RUBY= yes