aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-30 20:31:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-30 20:31:57 +0000
commit82e33f9707e8c4d9395a604b8248b440a7ee48bb (patch)
tree03f3bbb2a42c96b24496a9dfb19f78f7931a7f21 /comms
parenta06e7f856e734266f53754fc1bcd382560342eb6 (diff)
downloadports-82e33f9707e8c4d9395a604b8248b440a7ee48bb.tar.gz
ports-82e33f9707e8c4d9395a604b8248b440a7ee48bb.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/ruby-serialport/Makefile2
-rw-r--r--comms/ruby-serialport/pkg-descr2
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 <moumar@netcourrier.com>
-WWW: http://davedd.free.fr/ruby-serialport/
+WWW: http://ruby-serialport.rubyforge.org/