1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update MASTER_SITES, WWW, and Author.

This commit is contained in:
Akinori MUSHA 2003-08-08 18:21:52 +00:00
parent 789c600189
commit 7efb2739f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86602
4 changed files with 8 additions and 6 deletions

View File

@ -9,7 +9,8 @@ PORTNAME= nis
PORTVERSION= 0.1.1
PORTREVISION= 1
CATEGORIES= net ruby
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby

View File

@ -1,4 +1,4 @@
Ruby-nis is a ruby library to use the NIS/YP API.
WWW: http://kt-www.jaist.ac.jp/~ttate/ruby/ruby-ext.html
Author: Takaaki Tateishi <ttate@jaist.ac.jp>
WWW: http://sourceforge.net/projects/ruby-nis/
Author: Takaaki Tateishi <ttate@users.sourceforge.net>

View File

@ -8,7 +8,8 @@
PORTNAME= quota
PORTVERSION= 0.5.1
CATEGORIES= sysutils ruby
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby

View File

@ -1,4 +1,4 @@
Ruby-quota is a ruby library to manipulate filesystem quotas.
WWW: http://kt-www.jaist.ac.jp/~ttate/ruby/ruby-ext.html
Author: Takaaki Tateishi <ttate@jaist.ac.jp>
WWW: http://sourceforge.net/projects/ruby-quota/
Author: Takaaki Tateishi <ttate@users.sourceforge.net>