From b09d32d5f7f18bb4a2a91d0b0666fe1c5e7383dc Mon Sep 17 00:00:00 2001 From: dinoex Date: Thu, 21 Sep 2006 16:49:32 +0000 Subject: - take maintainership --- sysutils/zidrav/Makefile | 2 +- www/tidy/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/zidrav/Makefile b/sysutils/zidrav/Makefile index 12848f1d0e4f..891521e402c1 100644 --- a/sysutils/zidrav/Makefile +++ b/sysutils/zidrav/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= zidrav4unix-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A file corruption detection and repair program ALL_TARGET= zidrav diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 57896164f355..ecd4a4e33fba 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Fixes and tidies up HTML files MAN1= tidy.1 -- cgit