diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /www | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/asterisk-fop/Makefile | 2 | ||||
-rw-r--r-- | www/bins/Makefile | 2 | ||||
-rw-r--r-- | www/mapedit/Makefile | 2 | ||||
-rw-r--r-- | www/netoffice/Makefile | 2 | ||||
-rw-r--r-- | www/postnuke/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress-mu/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/asterisk-fop/Makefile b/www/asterisk-fop/Makefile index c8c6b7360d13..3b66c40e532b 100644 --- a/www/asterisk-fop/Makefile +++ b/www/asterisk-fop/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.asternic.org/files/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Flash Operator Panel for the Asterisk PBX NO_BUILD= yes diff --git a/www/bins/Makefile b/www/bins/Makefile index 4eb109bc6c65..74b7fba6c2d1 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.gna.org/bins/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Tool to generate HTML photo albums with XML support RUN_DEPENDS= \ diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 179f62d7c502..712892b2e6bb 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.boutell.com/mapedit/http/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A WWW authoring tool to create clickable maps RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 diff --git a/www/netoffice/Makefile b/www/netoffice/Makefile index 84650b1180ce..1fc956954e86 100644 --- a/www/netoffice/Makefile +++ b/www/netoffice/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netoffice -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= NetOffice is a free web based project-management environment NO_BUILD= yes diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index 2d446c914800..141fbd870545 100644 --- a/www/postnuke/Makefile +++ b/www/postnuke/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://noc.postnuke.com/frs/download.php/1340/ DISTNAME= PostNuke-0.764 -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= An automated website package to distribute and manage content RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index eeb57538331b..dd1881e51798 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.twaren.net/local-distfiles/wpmu/ \ ftp://ftp.stu.edu.tw/pub/wpmu/ DISTNAME= wordpressmu-${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Multi-user version of the famous WordPress blogging application WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |