diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-18 04:55:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-18 04:55:38 +0800 |
commit | 0117677e8bb968cd5e58851ae4b544aef5f39fa8 (patch) | |
tree | 5fe5f0dfb8deea8417eb6be4b452ed1b4191f907 /www | |
parent | 2e32a3a6aa73978e8672d51f9b2e828371087b24 (diff) | |
download | freebsd-ports-gnome-0117677e8bb968cd5e58851ae4b544aef5f39fa8.tar.gz freebsd-ports-gnome-0117677e8bb968cd5e58851ae4b544aef5f39fa8.tar.zst freebsd-ports-gnome-0117677e8bb968cd5e58851ae4b544aef5f39fa8.zip |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 2 | ||||
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 7ae4d9c28e46..052d08b62ed4 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} PKGNAMESUFFIX= _another -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication USE_MYSQL= YES diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index 9dc67e95cb53..1a0d1306dc06 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/mirfak/g} DISTFILES= ${PORTNAME}_mirfak-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Improved mod_frontpage for Apache, as APXS installation WRKSRC= ${WRKDIR}/${PORTNAME}_mirfak-${PORTVERSION} |