diff options
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index b22ada0..2cc4bdd 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 d427d1c..2c6d155 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 b22ada0..2cc4bdd 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 |