diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-16 15:11:33 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-16 15:11:33 +0000 |
commit | 745911231b377be4b6f467df9edbd11ace5c51e0 (patch) | |
tree | a0f5ea3a5c968274defeb09d510a64b4d05ac21d /net/nss-pam-ldapd/Makefile | |
parent | 71efc58616425512698225db1b5dc131c0c7f03e (diff) | |
download | ports-745911231b377be4b6f467df9edbd11ace5c51e0.tar.gz ports-745911231b377be4b6f467df9edbd11ace5c51e0.zip |
Notes
Diffstat (limited to 'net/nss-pam-ldapd/Makefile')
-rw-r--r-- | net/nss-pam-ldapd/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile index 740fdca6d498..826cc54d86c7 100644 --- a/net/nss-pam-ldapd/Makefile +++ b/net/nss-pam-ldapd/Makefile @@ -3,11 +3,12 @@ PORTNAME= nss-pam-ldapd PORTVERSION= 0.8.12 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ +MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \ + http://mirrors.rit.edu/zi/ -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= zi@FreeBSD.org COMMENT?= Advanced fork of nss_ldap LICENSE= LGPL21 LGPL3 |