aboutsummaryrefslogtreecommitdiffstats
path: root/www/newsbeuter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/newsbeuter/Makefile')
-rw-r--r--www/newsbeuter/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile
index 352d69c5116a..58851db658a0 100644
--- a/www/newsbeuter/Makefile
+++ b/www/newsbeuter/Makefile
@@ -5,15 +5,14 @@
# $FreeBSD$
PORTNAME= newsbeuter
-PORTVERSION= 0.4
-PORTREVISION= 3
+PORTVERSION= 0.5
CATEGORIES= www
MASTER_SITES= http://synflood.at/newsbeuter/
MAINTAINER= arved@FreeBSD.org
COMMENT= An RSS feed reader for the text console
-LIB_DEPENDS= stfl.0:${PORTSDIR}/devel/stfl \
+LIB_DEPENDS= stfl.1:${PORTSDIR}/devel/stfl \
nxml.18:${PORTSDIR}/textproc/libnxml \
mrss.18:${PORTSDIR}/textproc/libmrss \