diff options
author | Rob Austein <sra@hactrn.net> | 2016-03-19 17:17:52 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-03-19 17:17:52 +0000 |
commit | 51ce3bb88c3d1993cb54e2a995325709f6df585c (patch) | |
tree | c2660f1baab2ec1fbe1837220bce28ad51769cea /rp/rpki-rtr | |
parent | d059f3200adb3153a1e36dcba420ea4ba0965aef (diff) |
Pull changes from trunk. Closes #784.
svn path=/branches/tk705/; revision=6316
Diffstat (limited to 'rp/rpki-rtr')
-rw-r--r-- | rp/rpki-rtr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rp/rpki-rtr/Makefile.in b/rp/rpki-rtr/Makefile.in index 4df3a119..ab00f668 100644 --- a/rp/rpki-rtr/Makefile.in +++ b/rp/rpki-rtr/Makefile.in @@ -23,7 +23,7 @@ abs_top_builddir = @abs_top_builddir@ RTR_ORIGIN_INSTALL_TARGETS = @RCYNIC_INSTALL_TARGETS@ -RPKI_RTR_PORT = 43779 +RPKI_RTR_PORT = 323 all clean test deinstall uninstall:: @true |