diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/elinks/Makefile | 2 | ||||
-rw-r--r-- | www/fluxcms/Makefile | 2 | ||||
-rw-r--r-- | www/linkchecker/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 4076bb53796e..60791c126398 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ -MAINTAINER= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= Elinks - links text WWW browser with enhancements GNU_CONFIGURE= yes diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile index f489cbb09994..11d1b2d904b7 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://bitflux.org/download/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20081127 EXTRACT_SUFX= .tgz -MAINTAINER= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= An extensible and flexible CMS based on PHP 5 and XML/XSLT NO_BUILD= yes diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile index 33c6ee5405eb..f0ffc53a7151 100644 --- a/www/linkchecker/Makefile +++ b/www/linkchecker/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= SF -MAINTAINER= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= Check HTML documents for broken links USE_PYTHON= 2.4+ |