Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 30328)
+++ /applications/editors/josm/plugins/build.xml	(revision 30329)
@@ -12,5 +12,5 @@
         <ant antfile="build.xml" target="dist" dir="jts"/>
         <ant antfile="build.xml" target="dist" dir="geotools"/>
-        <ant antfile="build.xml" target="dist" dir="utilsplugin2"/> 
+        <ant antfile="build.xml" target="dist" dir="utilsplugin2"/>
         <ant antfile="build.xml" target="dist" dir="log4j"/>
     	<!-- order not important -->
@@ -75,4 +75,5 @@
         <ant antfile="build.xml" target="dist" dir="piclayer"/>
         <ant antfile="build.xml" target="dist" dir="plastic_laf"/>
+        <ant antfile="build.xml" target="dist" dir="pointInfo"/>
         <ant antfile="build.xml" target="dist" dir="poly"/>
         <ant antfile="build.xml" target="dist" dir="print"/>
Index: /applications/editors/josm/plugins/pointInfo/build.xml
===================================================================
--- /applications/editors/josm/plugins/pointInfo/build.xml	(revision 30328)
+++ /applications/editors/josm/plugins/pointInfo/build.xml	(revision 30329)
@@ -27,7 +27,7 @@
     <property name="plugin.author" value="Marian Kyral"/>
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/>
-    <property name="plugin.description" value="Shows an additional information about point on map"/>
+    <property name="plugin.description" value="Shows an additional information about point on map. Currently only Czech Ruian module available."/>
     <property name="plugin.icon" value="images/mapmode/info-sml.png"/>
-    <!-- <property name="plugin.link" value="..."/>-->
+    <property name="plugin.link" value="https://github.com/mkyral/josm-pointInfo"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
