diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-03 05:41:47 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-03 05:41:47 +0800 |
commit | e929aea23c678404413a50eb73c457b8960438e1 (patch) | |
tree | 703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /net/p5-ldap2pw | |
parent | 149be67400eb8cd7ef5777241693267dc5e74076 (diff) | |
download | freebsd-ports-gnome-e929aea23c678404413a50eb73c457b8960438e1.tar.gz freebsd-ports-gnome-e929aea23c678404413a50eb73c457b8960438e1.tar.zst freebsd-ports-gnome-e929aea23c678404413a50eb73c457b8960438e1.zip |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
Diffstat (limited to 'net/p5-ldap2pw')
-rw-r--r-- | net/p5-ldap2pw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-ldap2pw/Makefile b/net/p5-ldap2pw/Makefile index 4b568c01c2ee..d4a6981c4c48 100644 --- a/net/p5-ldap2pw/Makefile +++ b/net/p5-ldap2pw/Makefile @@ -4,7 +4,7 @@ PORTNAME= ldap2pw PORTVERSION= 20170922 CATEGORIES= net MASTER_SITES= GH -PKGNAMEPREFIX= p5- +PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Synchronize local user database with LDAP directory |