diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /www | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) | |
download | ports-64b4794545c3dd13930b5346b75feccd44f77b34.tar.gz ports-64b4794545c3dd13930b5346b75feccd44f77b34.zip |
Notes
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 |