diff options
author | pav <pav@FreeBSD.org> | 2005-10-11 16:33:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-10-11 16:33:06 +0800 |
commit | f57121fad7ae1eb14c5f726a0cda01154647fafd (patch) | |
tree | 517afa367c4eaba76564fbffcf05f01181a8ded8 /www | |
parent | 67dd546caaeb20481e68e7fcba578853f8e48690 (diff) | |
download | freebsd-ports-gnome-f57121fad7ae1eb14c5f726a0cda01154647fafd.tar.gz freebsd-ports-gnome-f57121fad7ae1eb14c5f726a0cda01154647fafd.tar.zst freebsd-ports-gnome-f57121fad7ae1eb14c5f726a0cda01154647fafd.zip |
- Update to 0.15.20
PR: ports/87242
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/web2ldap/Makefile | 5 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 4 |
2 files changed, 5 insertions, 4 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 diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index 34ae6dc64d36..dbb3f4183250 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,2 +1,2 @@ -MD5 (web2ldap-0.15.19.tar.gz) = d818d220a77f2d09641f5040ead7ebff -SIZE (web2ldap-0.15.19.tar.gz) = 284138 +MD5 (web2ldap-0.15.20.tar.gz) = 8eea9a065c0c8864de41a584339123a5 +SIZE (web2ldap-0.15.20.tar.gz) = 284519 |