Update mastersite and www.
PR: ports/88062 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
parent
a06e7f856e
commit
82e33f9707
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146766
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue