diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-13 10:14:51 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-13 10:14:51 +0000 |
commit | 98bd8a1a27698bc4ade5ab4310d4b9b838d4749a (patch) | |
tree | a2573df4737002328cb9f491952d08166b1c3b29 /www/p5-Bundle-Slash | |
parent | d2795c4cca6f76ef687f37f3a298e99cfc1a214f (diff) | |
download | ports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.tar.gz ports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.zip |
Notes
Diffstat (limited to 'www/p5-Bundle-Slash')
-rw-r--r-- | www/p5-Bundle-Slash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile index 0e01b08cf503..c9b79c445293 100644 --- a/www/p5-Bundle-Slash/Makefile +++ b/www/p5-Bundle-Slash/Makefile @@ -42,7 +42,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D ${SITE_PERL}/Schedule/Cron.pm:${PORTSDIR}/sysutils/p5-Schedule-Cron \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \ + ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/DBIx/Password.pm:${PORTSDIR}/databases/p5-DBIx-Password RUN_DEPENDS= ${BUILD_DEPENDS} |