diff options
author | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
commit | fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /devel/avl | |
parent | bc0c3d33438e7602bb0d1351e8453ccde2f70aa4 (diff) | |
download | pkgsrc-fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'devel/avl')
-rw-r--r-- | devel/avl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/avl/Makefile b/devel/avl/Makefile index 6dfa87ec60e..d4e204a50b7 100644 --- a/devel/avl/Makefile +++ b/devel/avl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/30 03:44:42 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/10/04 21:35:58 wiz Exp $ # DISTNAME= avl-1.4.0 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=avl/} #MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/avl/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.msu.edu/user/pfaffben/avl/ +HOMEPAGE= http://www.stanford.edu/~blp/avl/ COMMENT= Library for manipulation of balanced binary trees GNU_CONFIGURE= YES |