diff options
Diffstat (limited to 'www/trac-tweakui/Makefile')
-rw-r--r-- | www/trac-tweakui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-tweakui/Makefile b/www/trac-tweakui/Makefile index ec2286d4056f..57dfcff783b6 100644 --- a/www/trac-tweakui/Makefile +++ b/www/trac-tweakui/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org -COMMENT= Easily tweak Trac pages with Javascript expressions +COMMENT= Easily tweak Trac pages with JavaScript expressions RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac |