aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd-sasl
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-04-16 15:11:33 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-04-16 15:11:33 +0000
commit745911231b377be4b6f467df9edbd11ace5c51e0 (patch)
treea0f5ea3a5c968274defeb09d510a64b4d05ac21d /net/nss-pam-ldapd-sasl
parent71efc58616425512698225db1b5dc131c0c7f03e (diff)
downloadports-745911231b377be4b6f467df9edbd11ace5c51e0.tar.gz
ports-745911231b377be4b6f467df9edbd11ace5c51e0.zip
Notes
Diffstat (limited to 'net/nss-pam-ldapd-sasl')
-rw-r--r--net/nss-pam-ldapd-sasl/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/nss-pam-ldapd-sasl/Makefile b/net/nss-pam-ldapd-sasl/Makefile
index 6e303d96fe6d..126b0bd6b50b 100644
--- a/net/nss-pam-ldapd-sasl/Makefile
+++ b/net/nss-pam-ldapd-sasl/Makefile
@@ -1,17 +1,17 @@
# Created by: rflynn@acsalaska.net
# $FreeBSD$
-PORTNAME= nss-pam-ldapd
-PKGNAMESUFFIX= -sasl
+PORTNAME= nss-pam-ldapd
+PKGNAMESUFFIX= -sasl
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Advanced fork of nss_ldap with sasl support
+MAINTAINER= zi@FreeBSD.org
+COMMENT= Advanced fork of nss_ldap with sasl support
-LICENSE= # pet portlint
+LICENSE= # pet portlint
OPTIONS_SET+= SASL
-SLAVE_PORT= sasl # In case we come up with more
-MASTERDIR= ${.CURDIR}/../nss-pam-ldapd
+SLAVE_PORT= sasl # In case we come up with more
+MASTERDIR= ${.CURDIR}/../nss-pam-ldapd
.include "${MASTERDIR}/Makefile"