summaryrefslogtreecommitdiffstats
path: root/sysutils/userneu
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-19 21:38:11 +0000
committeredwin <edwin@FreeBSD.org>2003-10-19 21:38:11 +0000
commit02f7b54929652a408f282a2d1eaaa283186ad36d (patch)
treefb9ee6b343d47dd45ceb246fd95a700964f72230 /sysutils/userneu
parent45c2599758b02ad5108e36a0bc7e2e3ab0c92891 (diff)
downloadFreeBSD-ports-02f7b54929652a408f282a2d1eaaa283186ad36d.zip
FreeBSD-ports-02f7b54929652a408f282a2d1eaaa283186ad36d.tar.gz
fix the dependency on p5-Digest-MD5
Noticed by: bento
Diffstat (limited to 'sysutils/userneu')
-rw-r--r--sysutils/userneu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile
index 30bbdd4..6b33a94 100644
--- a/sysutils/userneu/Makefile
+++ b/sysutils/userneu/Makefile
@@ -17,7 +17,7 @@ COMMENT= Account management and creation tool
RUN_DEPENDS= \
${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5/ \
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
-${SITE_PERL}/mach/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
+${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GLOCATE= ${PREFIX}/${PORTNAME}
OpenPOWER on IntegriCloud