diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
commit | 5e49f102d93aed2fa750ccf2f871ff4deea123c7 (patch) | |
tree | 3da0cd430ff02ff92d725116b220ec81734ad950 /www | |
parent | 29ae1722ca4556940808c55983d823ac20e7a982 (diff) | |
download | freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.gz freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.zst freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/Makefile | 2 | ||||
-rw-r--r-- | www/gforge/Makefile | 2 | ||||
-rw-r--r-- | www/lionwiki/Makefile | 4 | ||||
-rw-r--r-- | www/logtools/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 367da657c732..863a09c020b8 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 6 CATEGORIES= www editors MASTER_SITES= SF -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ diff --git a/www/gforge/Makefile b/www/gforge/Makefile index a00326c12f3d..596a9680e459 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.5.19 CATEGORIES= www devel MASTER_SITES= http://gforge.org/gf/download/frsrelease/150/245/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget diff --git a/www/lionwiki/Makefile b/www/lionwiki/Makefile index 09ceab04ccbf..2d5c9aa0e6d7 100644 --- a/www/lionwiki/Makefile +++ b/www/lionwiki/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: lionwiki # Date created: 2009-10-07 -# Whom: Sylvio Cesar <scjamorim@bsd.com.br> +# Whom: Sylvio Cesar <sylvio@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 3.1.0 CATEGORIES= www MASTER_SITES= http://lionwiki.0o.cz/download/${PORTVERSION}/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Minimalis wiki, extensible, templatable and file based USE_BZIP2= yes diff --git a/www/logtools/Makefile b/www/logtools/Makefile index 70272956fc06..bac79169f425 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.coker.com.au/logtools/ \ LOCAL/chinsan/logtools/ EXTRACT_SUFX= .tgz -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Useful tools to deal with CLF files (Common Log File format) PLIST_FILES= bin/clfmerge \ |