diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-26 14:13:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-26 14:13:20 +0000 |
commit | 655aa7ab92c784d9e7d5a75aabb18840f388b1ae (patch) | |
tree | 8e67278a854a2dbed3c953fb99366efe956761a7 /security/pam_smb | |
parent | 92d9d282b40e18d4eec269397b7409646161d4a4 (diff) | |
download | ports-655aa7ab92c784d9e7d5a75aabb18840f388b1ae.tar.gz ports-655aa7ab92c784d9e7d5a75aabb18840f388b1ae.zip |
Notes
Diffstat (limited to 'security/pam_smb')
-rw-r--r-- | security/pam_smb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 1391a7d979d3..23c5b16a6676 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ MASTER_SITE_SUBDIR=pam_smb -MAINTAINER= nsayer +MAINTAINER= nsayer@FreeBSD.org USE_AUTOCONF= yes USE_GMAKE= yes |