aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Tree-Authz
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-24 20:23:01 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-24 20:23:01 +0000
commit37c29dd63b146d3a01a8c2464edb00f6deaf29aa (patch)
tree10543753b8d01c614998d21e86469f5ae10131b4 /security/p5-Tree-Authz
parent93c54c54fe0852b27a784a095d697e68ea47ad29 (diff)
Notes
Diffstat (limited to 'security/p5-Tree-Authz')
-rw-r--r--security/p5-Tree-Authz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile
index f83376647b18..0dd907738be8 100644
--- a/security/p5-Tree-Authz/Makefile
+++ b/security/p5-Tree-Authz/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= aaron@FreeBSD.org
COMMENT= Role-Based Access Control authorization scheme
BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect/Number.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \
- ${SITE_PERL}Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
+ ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS= ${BUILD_DEPENDS}