diff options
Diffstat (limited to 'www/trac-robotstxt/Makefile')
-rw-r--r-- | www/trac-robotstxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-robotstxt/Makefile b/www/trac-robotstxt/Makefile index 1be018d0aa1a..61902b4dcd4d 100644 --- a/www/trac-robotstxt/Makefile +++ b/www/trac-robotstxt/Makefile @@ -14,7 +14,7 @@ COMMENT= Allows simple management of a robots.txt BROKEN= unfetchable -RUN_DEPENDS= tracd:${PORTSDIR}/www/trac +RUN_DEPENDS= tracd:www/trac USES= python:2 USE_PYTHON= distutils autoplist |