diff options
author | will <will@FreeBSD.org> | 2001-04-12 10:06:31 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-12 10:06:31 +0800 |
commit | bbe709fd7cde1586ec27f5229a14f981e72f3b24 (patch) | |
tree | 9c96947e1f14cb88bbeb47cf98aee13dc8ac17c2 /www/web2ldap | |
parent | 8f08d599d5e55c43a8341d6af4b7f047a809a2bc (diff) | |
download | freebsd-ports-gnome-bbe709fd7cde1586ec27f5229a14f981e72f3b24.tar.gz freebsd-ports-gnome-bbe709fd7cde1586ec27f5229a14f981e72f3b24.tar.zst freebsd-ports-gnome-bbe709fd7cde1586ec27f5229a14f981e72f3b24.zip |
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 |