diff options
author | timur <timur@FreeBSD.org> | 2012-10-22 17:28:54 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2012-10-22 17:28:54 +0800 |
commit | f65bf6fd2c2cbeba59a57de0789948b2c6523bc1 (patch) | |
tree | d510e2c382730bb9b430df1270979e08a2f2d4ba /security | |
parent | acecf7006fc878b42127c85e80a22340495e315d (diff) | |
download | freebsd-ports-gnome-f65bf6fd2c2cbeba59a57de0789948b2c6523bc1.tar.gz freebsd-ports-gnome-f65bf6fd2c2cbeba59a57de0789948b2c6523bc1.tar.zst freebsd-ports-gnome-f65bf6fd2c2cbeba59a57de0789948b2c6523bc1.zip |
Adjust for usage of new MASTER_SITE_SAMBA
Feature safe: yes
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 267bc119145b..ce2b91881bf4 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0.0.r6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SAMBA} \ http://www.csn.ul.ie/~airlied/pam_smb/v2/ -MASTER_SITE_SUBDIR= pam_smb/v2 +MASTER_SITE_SUBDIR= samba/pam_smb/v2 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= ports@FreeBSD.org |