diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-12-30 12:15:38 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-12-30 12:15:38 +0000 |
commit | 613ff7d04ce98e4c1747553741749d26953a7a5b (patch) | |
tree | 0495b8dbe91fbd37ef35106e8e9e26c527e78827 /www/linkchecker | |
parent | 48ea9e8ce5ff145e98a62da6ae9fac05bce3fbe7 (diff) |
Notes
Diffstat (limited to 'www/linkchecker')
-rw-r--r-- | www/linkchecker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile index 2274b85473a0..784ffd8cb0f3 100644 --- a/www/linkchecker/Makefile +++ b/www/linkchecker/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ DISTNAME= LinkChecker-${PORTVERSION} -MAINTAINER= beat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Check HTML documents for broken links RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.5:${PORTSDIR}/www/py-cssutils \ |