diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2014-01-24 09:29:00 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2014-01-24 09:29:00 +0000 |
commit | 6abf3a679e4458d9b4610e34c7d2f57165fa0826 (patch) | |
tree | c274fc4fb652b638e63d1d8400e2c8a81769e40f /www/web2ldap | |
parent | e0d2009dca502ca75f78f31f6f5e9cd21b70ed44 (diff) | |
download | ports-6abf3a679e4458d9b4610e34c7d2f57165fa0826.tar.gz ports-6abf3a679e4458d9b4610e34c7d2f57165fa0826.zip |
Notes
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 0e8cb95de3d7..1c34690ec210 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -5,7 +5,8 @@ PORTNAME= web2ldap PORTVERSION= 1.1.47 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ - http://www.sfr-fresh.com/unix/www/ + http://www.sfr-fresh.com/unix/www/ \ + LOCAL/bsam MAINTAINER= bsam@FreeBSD.org COMMENT= Python-based WWW gateway to LDAP servers |