- Fix WWW line in pkg-descr [1]
- s|spaces|tab| after variable name in Makefile PR: 125447 [1] Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) [1]
This commit is contained in:
parent
af610b2e94
commit
544815feab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216636
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= A configuration system allowing for either file or LDAP backed storage
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \
|
||||
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \
|
||||
${SITE_PERL}/Net/LDAP/Express.pm:${PORTSDIR}/net/p5-Net-LDAP-Express \
|
||||
${SITE_PERL}/Net/LDAP/LDAPhash.pm:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \
|
||||
${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
A configuration system allowing for either file or LDAP backed storage.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/
|
||||
WWW: http://search.cpan.org/dist/ZConf/
|
||||
|
|
Loading…
Reference in a new issue