diff options
Diffstat (limited to 'www/trac-ldap/Makefile')
-rw-r--r-- | www/trac-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-ldap/Makefile b/www/trac-ldap/Makefile index 778af02a214b..3ad1de2a2127 100644 --- a/www/trac-ldap/Makefile +++ b/www/trac-ldap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org -COMMENT= LDAP extenstions for Trac +COMMENT= LDAP extensions for Trac BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ |