diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
commit | e929aea23c678404413a50eb73c457b8960438e1 (patch) | |
tree | 703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /net/p5-ldap2pf | |
parent | 149be67400eb8cd7ef5777241693267dc5e74076 (diff) | |
download | ports-e929aea23c678404413a50eb73c457b8960438e1.tar.gz ports-e929aea23c678404413a50eb73c457b8960438e1.zip |
Notes
Diffstat (limited to 'net/p5-ldap2pf')
-rw-r--r-- | net/p5-ldap2pf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-ldap2pf/Makefile b/net/p5-ldap2pf/Makefile index 6e2974813f7f..275d89a6028e 100644 --- a/net/p5-ldap2pf/Makefile +++ b/net/p5-ldap2pf/Makefile @@ -4,7 +4,7 @@ PORTNAME= ldap2pf PORTVERSION= 20170424 CATEGORIES= net MASTER_SITES= GH -PKGNAMEPREFIX= p5- +PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Create and update PF tables from LDAP groups |