I2P

Invisible Internet Project


Changeset 7eb54a02d52760c6c4dd0d0617f417ba0f148061

Show
Ignore:
Timestamp:
06/13/11 13:04:48 (2 years ago)
Author:
dev@…
Branches:
i2p.plugins.i2pcontrol
Children:
b920317a86babc6c1af2e36eb4e6f29f53fb8586
Parents:
cb3408d021d74b127b24d915afa1b9dae34c3289
Message:

Fixed bad package name.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • /src/build.xml

    r7b8a.. r7eb5..  
    5656            <arg value="-v" /> 
    5757            <arg value="-p" /> 
    58             <arg value="net.i2p.I2PControl" /> 
     58            <arg value="net.i2p.i2pcontrol" /> 
    5959            <arg value="-webinc" /> 
    6060            <arg value="build/web-fragment.xml" />