diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 05:56:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 05:56:52 +0000 |
commit | 264b6cdefaebe638a98b70c9a7824b8ed13ca5b0 (patch) | |
tree | 67113ef90594c2b14e7af1d1aa9edcb888afb612 /devel/avltree | |
parent | 9de6249796a0ca6326cfedbb3213a751c6080088 (diff) |
Mastersite disappeared several years ago, according to distfile survey.
It's hard to tell if another mastersite is available, even with
Google, because of the generic nature of the portname.
Notes
Notes:
svn path=/head/; revision=92171
Diffstat (limited to 'devel/avltree')
-rw-r--r-- | devel/avltree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avltree/Makefile b/devel/avltree/Makefile index 2a9916b839a4..65b7e5c19ea1 100644 --- a/devel/avltree/Makefile +++ b/devel/avltree/Makefile @@ -7,7 +7,7 @@ PORTNAME= avltree PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= ftp://odin.compchem.ucsf.edu/pub/amber/ +MASTER_SITES= # disappeared in 2001 MAINTAINER= ports@FreeBSD.org COMMENT= An in-memory index w/ binary and string keys and key counts |