diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-05-12 04:58:47 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-05-12 04:58:47 +0000 |
commit | 4711bf2d4771fff34749fe5461b18ce5e742b6c6 (patch) | |
tree | 365c451f5a876fed1416f6e185efa805388892e0 /security | |
parent | ad6a7eed32291aab537ab088f6ccc0618ed5cf74 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_krb5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index de1337a77bf5..e0c2e271c461 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -8,7 +8,8 @@ PORTNAME= pam_krb5 PORTVERSION= 4.4 CATEGORIES= security -MASTER_SITES= http://archives.eyrie.org/software/kerberos/ +MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ + http://archives.eyrie.org/software/ARCHIVE/pam-krb5/ DISTNAME= pam-krb5-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org |