diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 18:33:07 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 18:33:07 +0000 |
commit | 1c7668e00fadf13c40180ccf8fcab594ab975b89 (patch) | |
tree | 1cc3034944ab0d38825369c45b1237f620479d99 /net/samba | |
parent | Update maintainer email (diff) |
Change maintainer email
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=43658
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 |