diff options
-rw-r--r-- | security/switzerland/Makefile | 2 | ||||
-rw-r--r-- | www/linkchecker/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/switzerland/Makefile b/security/switzerland/Makefile index 08c931bd39e6..b5996cc0a7ae 100644 --- a/security/switzerland/Makefile +++ b/security/switzerland/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/zero%20point%20one EXTRACT_SUFX= .tgz -MAINTAINER= beat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Test the integrity of communications over networks and firewalls USE_PYTHON= yes 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 \ |