diff options
author | stas <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
commit | 3ea3d0713c07e9484963d07baa51e2c15875a754 (patch) | |
tree | ebc774c1e92698f727e32e456d39bfcb655a66f5 /comms | |
parent | 035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (diff) | |
download | FreeBSD-ports-3ea3d0713c07e9484963d07baa51e2c15875a754.zip FreeBSD-ports-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.gz |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ruby-serialport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ruby-serialport/Makefile b/comms/ruby-serialport/Makefile index 11ce008..d5f1e30 100644 --- a/comms/ruby-serialport/Makefile +++ b/comms/ruby-serialport/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to communicate via the RS232 port USE_RUBY= yes |