From 9fc8fd7eab63f9909878aa846b4dc130eb470cf0 Mon Sep 17 00:00:00 2001 From: wxs Date: Mon, 1 Jun 2009 16:12:50 +0000 Subject: - Switch to using MASTER_SITE_KERNEL_ORG PR: ports/134566 Submitted by: Eygene Ryabinkin --- security/linux-pam-docs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/linux-pam-docs') diff --git a/security/linux-pam-docs/Makefile b/security/linux-pam-docs/Makefile index db6f5c87dab6..bbdaf6dfc4cf 100644 --- a/security/linux-pam-docs/Makefile +++ b/security/linux-pam-docs/Makefile @@ -8,7 +8,8 @@ PORTNAME= linux-pam-docs PORTVERSION= 0.76 CATEGORIES= security -MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/doc/ +MASTER_SITES= ${MASTER_SITE_KERNEL_ORG} +MASTER_SITE_SUBDIR= linux/libs/pam/pre/history DISTNAME= Linux-PAM-${PORTVERSION}-docs MAINTAINER= ports@FreeBSD.org -- cgit