diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-09 09:29:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-09 09:29:07 +0800 |
commit | 105dcc80682de966535877032ab1890432b7229f (patch) | |
tree | ec08b2f2b01cea4154aa843c26d738fe07afb954 /www/web2ldap/Makefile | |
parent | daee425faa4a0be6b9f2feb5117e4f95ed30ba6e (diff) | |
download | freebsd-ports-graphics-105dcc80682de966535877032ab1890432b7229f.tar.gz freebsd-ports-graphics-105dcc80682de966535877032ab1890432b7229f.tar.zst freebsd-ports-graphics-105dcc80682de966535877032ab1890432b7229f.zip |
Simple MASTER_SITES addition.
Submitted by: maintainer <oddbjorn@tricknology.org>
PR: 21822
Diffstat (limited to 'www/web2ldap/Makefile')
-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 a81525df8e2..54ca8d53aaa 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -8,7 +8,8 @@ PORTNAME= web2ldap PORTVERSION= 0.7.9 CATEGORIES= www -MASTER_SITES= http://sites.inka.de/ms/python/web2ldap/download/ +MASTER_SITES= http://sites.inka.de/ms/python/web2ldap/download/ \ + http://www.tricknolgy.org/ports/ MAINTAINER= oddbjorn@tricknology.org |