diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/Makefile | 2 | ||||
-rw-r--r-- | www/erwn/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 95aef8a11867..618bcfad06fa 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://ftp.ratisbona.com/pub/bluefish/downloads/ \ http://bluefish.shellhung.org/downloads/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 2e04fc3cf935..24703951b068 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www editors MASTER_SITES= http://lisas.de/erwin/legacy/ DISTNAME= erwin-${PORTVERSION} -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple (at the moment) html editor based on GTK+ USE_X_PREFIX= yes |