diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 02:37:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 02:37:10 +0800 |
commit | d7a829f01bf74e5bfafe868b211d5c07dacab311 (patch) | |
tree | 02a04251edca44f0c138d3aec9f0c866a6a881ac /www | |
parent | 5bd2dd51ad542c005549716726d8720088d85725 (diff) | |
download | freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.gz freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.zst freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.zip |
- Take over maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/eventum/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity-devel/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity/Makefile | 2 | ||||
-rw-r--r-- | www/tikiwiki/Makefile | 2 | ||||
-rw-r--r-- | www/wikindx/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/eventum/Makefile b/www/eventum/Makefile index 329de617de3a..2a9e3b00bdcc 100644 --- a/www/eventum/Makefile +++ b/www/eventum/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= eventum -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Eventum issue tracking system NO_BUILD= YES diff --git a/www/serendipity-devel/Makefile b/www/serendipity-devel/Makefile index d2d6e218ef85..e1b7211407c8 100644 --- a/www/serendipity-devel/Makefile +++ b/www/serendipity-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.s9y.org/snapshots/ DISTNAME= s9y_${SNAPSHOT} -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index c60eafc38eb4..ec39b1be089b 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= php-blog -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index 05d0de00d806..545d9653ccaf 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 CATEGORIES= www MASTER_SITES= SF -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Powerful PHP based Wiki/CMS/Groupware USE_PHP= gettext pcre posix session xml zlib diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 2bd65432b4e0..6fb96823f4bf 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikindx DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Bibliographic and quotations/notes management system USE_PHP= session mysql xml ctype |