diff options
Diffstat (limited to 'news/knews')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 53746cc8a775..2fcb16649680 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -7,14 +7,14 @@ PORTNAME= knews PORTVERSION= 1.0b.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= dinoex@FreeBSD.org COMMENT= A threaded nntp newsreader for X -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ compface:${PORTSDIR}/mail/faces RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter |