diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
commit | ca24909ba5e003e0aabbbffe16188ec256514fbb (patch) | |
tree | 50ca5d8f957cd7440f26bf2ea99ea28c3c32a250 /www/mod_frontpage | |
parent | 358efed78c7389da9009160f745979f78ad893f4 (diff) |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon
Notes
Notes:
svn path=/head/; revision=159832
Diffstat (limited to 'www/mod_frontpage')
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |