Update MASTER_SITES and WWW.

This commit is contained in:
Akinori MUSHA 2002-06-11 12:54:55 +00:00
parent e660189852
commit ed16649ab3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61107
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ PORTNAME= avl
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES+= devel ruby
MASTER_SITES= http://bocks.dhs.org/~pizman/avl/
MASTER_SITES= http://bocks.psych.purdue.edu/~pizman/avl/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}
DIST_SUBDIR= ruby

View file

@ -2,4 +2,4 @@ This is the AVL tree class for Ruby which works like a Hash,
implemented as a wrapper for libavl.
Author: Filip Pizlo <pizlo@purdue.edu>
WWW: http://bocks.dhs.org/~pizman/avl/
WWW: http://bocks.psych.purdue.edu/~pizman/avl/