From c48fe50b99108a1779af051c6799228a3e3901be Mon Sep 17 00:00:00 2001 From: dwcjr Date: Fri, 8 Jun 2001 18:33:07 +0000 Subject: Change maintainer email Reviewed by: will --- net/samba-devel/Makefile | 2 +- net/samba/Makefile | 2 +- net/samba3/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index b22ada06ade5..2cc4bdd3c003 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old-versions alpha old DISTNAME= samba-${PORTVERSION} -MAINTAINER= dwcjr@inethouston.net +MAINTAINER= dwcjr@FreeBSD.org NO_LATEST_LINK= yes USE_AUTOCONF= yes diff --git a/net/samba/Makefile b/net/samba/Makefile index d427d1c5910b..2c6d155fcce9 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ MASTER_SITE_SUBDIR= . old-versions old -MAINTAINER= dwcjr@inethouston.net +MAINTAINER= dwcjr@FreeBSD.org USE_AUTOCONF= yes diff --git a/net/samba3/Makefile b/net/samba3/Makefile index b22ada06ade5..2cc4bdd3c003 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old-versions alpha old DISTNAME= samba-${PORTVERSION} -MAINTAINER= dwcjr@inethouston.net +MAINTAINER= dwcjr@FreeBSD.org NO_LATEST_LINK= yes USE_AUTOCONF= yes -- cgit