diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-26 22:13:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-26 22:13:20 +0800 |
commit | 18ba4d3a02cc13473a356c6ff15be9c45f927d7c (patch) | |
tree | 61b56adab5f706775052b6d99e3a8cbe01db75b5 /security | |
parent | 96a968a3da879923dca9468995571c1148688629 (diff) | |
download | freebsd-ports-gnome-18ba4d3a02cc13473a356c6ff15be9c45f927d7c.tar.gz freebsd-ports-gnome-18ba4d3a02cc13473a356c6ff15be9c45f927d7c.tar.zst freebsd-ports-gnome-18ba4d3a02cc13473a356c6ff15be9c45f927d7c.zip |
Correct MAINTAINER: nsayer --> nsayer@FreeBSD.org.
Diffstat (limited to 'security')
-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 |