diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-12 02:06:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-12 02:06:31 +0000 |
commit | 066af4acae9bc0850e93b3372e29957953a36699 (patch) | |
tree | fefcd4f1c98984773376a06fcf2b28b4df604532 /www/web2ldap | |
parent | Add option for OpenSSL support. (diff) |
Fix typo.
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index fac77e6c8905..0ba30d6c17fb 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -9,7 +9,7 @@ PORTNAME= web2ldap PORTVERSION= 0.8.1 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ - http://www.tricknolgy.org/ports/ + http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org |