- Update WWW

- Use INFO

PR:		ports/88468
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
Pav Lucistnik 2005-11-03 21:40:03 +00:00
parent b49f249133
commit 36d085261d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147162
3 changed files with 3 additions and 4 deletions

View file

@ -18,4 +18,6 @@ COMMENT= A library for balanced binary trees
GNU_CONFIGURE= yes
INFO= avl
.include <bsd.port.mk>

View file

@ -4,4 +4,4 @@ search operations. libavl is the most complete free balanced binary tree
library on the net today, supporting AVL trees in plain, threaded, and
right-threaded forms as well as plain red-black trees.
WWW: http://www.msu.edu/user/pfaffben/avl/
WWW: http://www.stanford.edu/~blp/avl/

View file

@ -3,6 +3,3 @@ include/avl.h
include/avlt.h
include/avltr.h
include/rb.h
@unexec install-info --delete %D/info/avl.info %D/info/dir
info/avl.info
@exec install-info %D/info/avl.info %D/info/dir