- 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:
Pietro Cerutti 2008-07-09 21:14:58 +00:00
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

View file

@ -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 \

View file

@ -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/