diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:23:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:23:03 +0000 |
commit | e4d66eb2518f48247b2b943e29590c7ef215c54c (patch) | |
tree | 61bd11a9b33319936da89e1d30eeeab131a58327 | |
parent | - Update to 1.0.r4.3 (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
-rw-r--r-- | net/p5-Net-DLookup/Makefile | 2 | ||||
-rw-r--r-- | sysutils/enteruser/Makefile | 2 | ||||
-rw-r--r-- | textproc/sdf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-DLookup/Makefile b/net/p5-Net-DLookup/Makefile index 311e6165e033..0d5b71ba075a 100644 --- a/net/p5-Net-DLookup/Makefile +++ b/net/p5-Net-DLookup/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= dannyman@toldme.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perform domain lookups on 2-letter and 3-letter TLDs PERL_CONFIGURE= YES diff --git a/sysutils/enteruser/Makefile b/sysutils/enteruser/Makefile index d640097f395a..5bebb121e942 100644 --- a/sysutils/enteruser/Makefile +++ b/sysutils/enteruser/Makefile @@ -13,7 +13,7 @@ DISTNAME= enteruser EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= dannyman@toldme.com +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible script for adding new users USE_PERL5= yes diff --git a/textproc/sdf/Makefile b/textproc/sdf/Makefile index 03d8216846d4..fda64b7c4f8e 100644 --- a/textproc/sdf/Makefile +++ b/textproc/sdf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Pod PKGNAMEPREFIX= p5- -MAINTAINER= dannyman@toldme.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Document Format - "author-friendly" mark-up system MAN1= pod2sdf.1 |