aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-02 00:12:50 +0800
committerwxs <wxs@FreeBSD.org>2009-06-02 00:12:50 +0800
commit9fc8fd7eab63f9909878aa846b4dc130eb470cf0 (patch)
tree4bdd40912ea69684f4cf317910275bd791f8dad3
parent896f85bdc1b68aa07d064735c4eed4fd58054947 (diff)
downloadfreebsd-ports-gnome-9fc8fd7eab63f9909878aa846b4dc130eb470cf0.tar.gz
freebsd-ports-gnome-9fc8fd7eab63f9909878aa846b4dc130eb470cf0.tar.zst
freebsd-ports-gnome-9fc8fd7eab63f9909878aa846b4dc130eb470cf0.zip
- Switch to using MASTER_SITE_KERNEL_ORG
PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
-rw-r--r--security/linux-pam-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
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