diff options
Diffstat (limited to 'www/web2ldap/Makefile')
-rw-r--r-- | www/web2ldap/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index defc857b34ab..5b4fe251228e 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,9 +6,10 @@ # PORTNAME= web2ldap -PORTVERSION= 0.15.19 +PORTVERSION= 0.15.20 CATEGORIES= www -MASTER_SITES= http://www.web2ldap.de/download/ +MASTER_SITES= http://www.web2ldap.de/download/ \ + ftp://ftp.ipt.ru/pub/download/ MAINTAINER= bsam@ipt.ru COMMENT= Python-based WWW gateway to LDAP servers |