diff options
Diffstat (limited to 'sysutils/p5-Sysadm-Install')
-rw-r--r-- | sysutils/p5-Sysadm-Install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile index 5a9efa50774e..b12d7f9a87b8 100644 --- a/sysutils/p5-Sysadm-Install/Makefile +++ b/sysutils/p5-Sysadm-Install/Makefile @@ -7,6 +7,7 @@ PORTNAME= Sysadm-Install PORTVERSION= 0.33 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSCHILLI @@ -17,7 +18,6 @@ COMMENT= Typical installation tasks for system administrators BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \ ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect \ ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar |