From 82e33f9707e8c4d9395a604b8248b440a7ee48bb Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Oct 2005 20:31:57 +0000 Subject: [PATCH] Update mastersite and www. PR: ports/88062 Submitted by: Jean Milanez Melo --- comms/ruby-serialport/Makefile | 2 +- comms/ruby-serialport/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/ruby-serialport/Makefile b/comms/ruby-serialport/Makefile index 8148d30bdac2..38c0d77091a3 100644 --- a/comms/ruby-serialport/Makefile +++ b/comms/ruby-serialport/Makefile @@ -8,7 +8,7 @@ PORTNAME= serialport PORTVERSION= 0.6 CATEGORIES= comms ruby -MASTER_SITES= http://davedd.free.fr/ruby-serialport/ +MASTER_SITES= http://rubyforge.org/frs/download.php/72/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff --git a/comms/ruby-serialport/pkg-descr b/comms/ruby-serialport/pkg-descr index a750e7091a78..7ef215167265 100644 --- a/comms/ruby-serialport/pkg-descr +++ b/comms/ruby-serialport/pkg-descr @@ -2,4 +2,4 @@ Ruby/SerialPort is a Ruby library that allows you to communicate via the RS232 port. Author: Guillaume Pierronnet -WWW: http://davedd.free.fr/ruby-serialport/ +WWW: http://ruby-serialport.rubyforge.org/