globally replace old NRL URL with new
http://www.nrl.navy.mil/itd/ncs/products/core (Boeing r1803)
This commit is contained in:
parent
d03e836358
commit
d281682772
12 changed files with 13 additions and 13 deletions
|
@ -22,7 +22,7 @@ setup(name = "core-python-netns",
|
|||
"Linux network namespaces",
|
||||
data_files = [("sbin", ('vcmd', 'vnoded', 'netns')), ],
|
||||
ext_modules = [netns, vcmd],
|
||||
url = "http://cs.itd.nrl.navy.mil/work/core/",
|
||||
url = "http://www.nrl.navy.mil/itd/ncs/products/core",
|
||||
author = "Boeing Research & Technology",
|
||||
author_email = "core-dev@pf.itd.nrl.navy.mil",
|
||||
license = "BSD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue