diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-09 02:33:07 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-09 02:33:07 +0800 |
commit | c48fe50b99108a1779af051c6799228a3e3901be (patch) | |
tree | 74f35d4688e2e7b59b62501deca35090414b82bf /net/samba | |
parent | 65520f00d11d06cc04b9d9af4124ccf0eefeac51 (diff) | |
download | freebsd-ports-gnome-c48fe50b99108a1779af051c6799228a3e3901be.tar.gz freebsd-ports-gnome-c48fe50b99108a1779af051c6799228a3e3901be.tar.zst freebsd-ports-gnome-c48fe50b99108a1779af051c6799228a3e3901be.zip |
Change maintainer email
Reviewed by: will
Diffstat (limited to 'net/samba')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |