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/samba3/Makefile | |
parent | Update maintainer email (diff) |
Change maintainer email
Reviewed by: will
Diffstat (limited to '')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |