diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/leafnode/Makefile | 4 | ||||
-rw-r--r-- | news/pan/Makefile | 4 | ||||
-rw-r--r-- | news/tin/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 9bcd82c29453..f56b992955d6 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -7,7 +7,7 @@ PORTNAME= leafnode DISTVERSION= 1.11.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news ipv6 MASTER_SITES= SF \ http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ @@ -15,7 +15,7 @@ MASTER_SITES= SF \ MAINTAINER= mandree@FreeBSD.org COMMENT= NNTP package for offline news caching and reading -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre MAKE_JOBS_SAFE= yes diff --git a/news/pan/Makefile b/news/pan/Makefile index ea89645b336c..1795f7669274 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -8,7 +8,7 @@ PORTNAME= pan PORTVERSION= 0.135 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= Threaded GTK+ newsreader based on Agent for Windows LICENSE= GPLv2 -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \ +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \ gmime-2.4.6:${PORTSDIR}/mail/gmime24 USE_BZIP2= yes diff --git a/news/tin/Makefile b/news/tin/Makefile index 47213bdab0ee..2625a3d2e9f7 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -7,7 +7,7 @@ PORTNAME= tin PORTVERSION= 2.0.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ |