Added second MASTER_SITES

Add GPL comment in pkg-descr

Submitted by:	Boris Samorodov <bsam@ipt.ru> (maintainer via email)
This commit is contained in:
Marcus Alves Grando 2005-10-26 16:11:41 +00:00
parent 9c999f010e
commit 73a82b062f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146420
2 changed files with 4 additions and 1 deletions

View file

@ -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}

View file

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