aboutsummaryrefslogtreecommitdiff
path: root/security/pam_smb
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-03-11 09:58:04 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-03-11 09:58:04 +0000
commit61ca76b3a47441bd36f6c9986c40e9648041e902 (patch)
treead43d67beafdd410b979206f30f8b9801327f577 /security/pam_smb
parent6fc2bdaceb952f780a5b859a2bb0ec369937ad17 (diff)
downloadports-61ca76b3a47441bd36f6c9986c40e9648041e902.tar.gz
ports-61ca76b3a47441bd36f6c9986c40e9648041e902.zip
Notes
Diffstat (limited to 'security/pam_smb')
-rw-r--r--security/pam_smb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile
index a7aaa3a54ff2..ebbf61eecf8d 100644
--- a/security/pam_smb/Makefile
+++ b/security/pam_smb/Makefile
@@ -9,7 +9,9 @@ PORTVERSION= 2.0.0.r5
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://pamsmb.sourceforge.net/v2/ \
- http://www.csn.ul.ie/~airlied/pam_smb/v2/
+ http://www.csn.ul.ie/~airlied/pam_smb/v2/ \
+ ${MASTER_SITE_SAMBA}
+MASTER_SITE_SUBDIR= pam_smb/v2
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= ports@FreeBSD.org