Index: head/databases/py-sqlite3dbm/pkg-descr =================================================================== --- head/databases/py-sqlite3dbm/pkg-descr (revision 444294) +++ head/databases/py-sqlite3dbm/pkg-descr (revision 444295) @@ -1,5 +1,5 @@ This module provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it. -WWW: https://github.com/Yelp/sqlite3dbm/ +WWW: https://github.com/YelpArchive/sqlite3dbm