aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/py-ice/Makefile3
-rw-r--r--devel/py-ice/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile
index cff92723f487..53b12ed76a90 100644
--- a/devel/py-ice/Makefile
+++ b/devel/py-ice/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Ice
PORTVERSION= 2.1.2
CATEGORIES= devel python
-MASTER_SITES= http://www.zeroc.com/download/Ice/2.1/
+MASTER_SITES= http://www.zeroc.com/download/Ice/2.1/ \
+ ftp://ftp.ipt.ru/pub/download/
PKGNAMEPREFIX= py-
DISTNAME= IcePy-${PORTVERSION}
diff --git a/devel/py-ice/pkg-descr b/devel/py-ice/pkg-descr
index 268dc4704e82..52afa5334646 100644
--- a/devel/py-ice/pkg-descr
+++ b/devel/py-ice/pkg-descr
@@ -5,6 +5,8 @@ to the Ice product portfolio, enabling developers to take advantage
of the productivity offered by Python's friendly syntax and extensive
function library.
+This Ice distribution is released under the GNU General Public License (GPL).
+
WWW: http://www.zeroc.org/
- Boris B. Samorodov