diff options
Diffstat (limited to 'www/trac-vote/Makefile')
-rw-r--r-- | www/trac-vote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-vote/Makefile b/www/trac-vote/Makefile index 00ad7dd3966d..5db8e32c6b06 100644 --- a/www/trac-vote/Makefile +++ b/www/trac-vote/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} +PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:tl} PORTVERSION= 0.1.2 PORTREVISION= 2 CATEGORIES= www devel python |