globally replace old NRL URL with new

http://www.nrl.navy.mil/itd/ncs/products/core
(Boeing r1803)
This commit is contained in:
ahrenholz 2013-12-04 21:45:42 +00:00
parent d03e836358
commit d281682772
12 changed files with 13 additions and 13 deletions

View file

@ -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",