diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-22 06:07:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-22 06:07:34 +0000 |
commit | b34ae718484b105f2a65af61addaaabcc11b10cb (patch) | |
tree | 6c0fe014b1696d6e5010e8bfd7d2756d1e500339 | |
parent | Add a missing BUILD_DEPENDS on X_CLIENTS_PORT. (diff) |
Reset undeliverable maintainer address:
<nick@netdot.net>: host renny.slash.netdot.net[65.254.45.140] said: 550 5.1.1
<nick@netdot.net>... User unknown (in reply to RCPT TO command)
-rw-r--r-- | astro/roadmap/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Time-Period/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Mon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index fb637d0eab1d..68bf2ab78d74 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= http://roadmap.digitalomaha.net/roadmap/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.r/rc/:S/./_/g}_src -MAINTAINER= nick@netdot.net +MAINTAINER= ports@FreeBSD.org COMMENT= Vector-based GPS moving map LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ diff --git a/devel/p5-Time-Period/Makefile b/devel/p5-Time-Period/Makefile index f2e3276004d6..2a718a626f96 100644 --- a/devel/p5-Time-Period/Makefile +++ b/devel/p5-Time-Period/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- DISTNAME= Period-${PORTVERSION} -MAINTAINER= nick@netdot.net +MAINTAINER= ports@FreeBSD.org COMMENT= A perl module that contains code to deal with time periods PERL_CONFIGURE= YES diff --git a/net-mgmt/p5-Mon/Makefile b/net-mgmt/p5-Mon/Makefile index b89d952b6f10..af739c38ae44 100644 --- a/net-mgmt/p5-Mon/Makefile +++ b/net-mgmt/p5-Mon/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Mon PKGNAMEPREFIX= p5- DISTNAME= Mon-${PORTVERSION} -MAINTAINER= nick@netdot.net +MAINTAINER= ports@FreeBSD.org COMMENT= A perl module that supports mon, a network and system monitoring daemon PERL_CONFIGURE= YES |