diff options
author | Jesper Skriver <jesper@FreeBSD.org> | 2002-04-01 11:02:22 +0000 |
---|---|---|
committer | Jesper Skriver <jesper@FreeBSD.org> | 2002-04-01 11:02:22 +0000 |
commit | 3bbfc4b443dc340361044469c4e3a1570716d9d3 (patch) | |
tree | f3eb09026b8fe36557a9cee69d1584af9d3ec29e /net/p5-JUNOScript | |
parent | 92d25a50b0b79b128cfddca7cc184dfc7a1ffe03 (diff) | |
download | ports-3bbfc4b443dc340361044469c4e3a1570716d9d3.tar.gz ports-3bbfc4b443dc340361044469c4e3a1570716d9d3.zip |
Notes
Diffstat (limited to 'net/p5-JUNOScript')
-rw-r--r-- | net/p5-JUNOScript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-JUNOScript/Makefile b/net/p5-JUNOScript/Makefile index f663f12afe6e..d30ca82ecf80 100644 --- a/net/p5-JUNOScript/Makefile +++ b/net/p5-JUNOScript/Makefile @@ -33,7 +33,7 @@ BUILD_DEPENDS= ${PERL_BASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/ ${PERL_BASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ ${PERL_BASE}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \ ${PERL_BASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \ - ${PERL_BASE}/Net/FTP.pm:${PORTSDIR}/net/p5-libnet \ + ${PERL_BASE}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${PERL_BASE}/URI.pm:${PORTSDIR}/net/p5-URI \ ${PERL_BASE}/Digest/BubbleBabble.pm:${PORTSDIR}/security/p5-Digest-BubbleBabble \ ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \ |