aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/nzbperl/Makefile2
-rw-r--r--news/ubh/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/news/nzbperl/Makefile b/news/nzbperl/Makefile
index 3ffe65ed85b1..7d69dd4b832c 100644
--- a/news/nzbperl/Makefile
+++ b/news/nzbperl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nzbperl
PORTVERSION= 0.6.8
+PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.thepentagon.org/local_distfiles/ \
http://noisybox.net/computers/nzbperl/ \
@@ -19,7 +20,6 @@ COMMENT= A perl script for downloading nzb files
RUN_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview
PLIST_FILES= bin/nzbperl
diff --git a/news/ubh/Makefile b/news/ubh/Makefile
index ddd09a02487d..dbdb6157858b 100644
--- a/news/ubh/Makefile
+++ b/news/ubh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ubh
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= news graphics
MASTER_SITES= http://ubh.sourceforge.net/download/
@@ -15,10 +16,8 @@ COMMENT= Perl script to download and decode binaries posted to Usenet
RUN_DEPENDS= \
${SITE_PERL}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \
- ${SITE_PERL}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \
${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32