Anope repository moved to GitHub
The Anope team moved the git repository to GitHub.
You can find it at https://github.com/anope/anope now.
To checkout from GitHub, type:
git clone https://github.com/anope/anope.git
To update your existing local repo, type:
git remote set-url origin https://github.com/anope/anope.git
Our official releases are still hosted on sourceforge.net