diff options
author | cpm <cpm@FreeBSD.org> | 2018-01-08 23:20:57 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:20:43 +0800 |
commit | 3a65212abda13dad59984e7563d57dbb928c11ab (patch) | |
tree | ef12f6692e6990a3a08a54e2b9738aa5b0614db7 /net-im | |
parent | 4231780abe8fadc87664e6ee717c65b37cf15317 (diff) | |
download | freebsd-ports-gnome-3a65212abda13dad59984e7563d57dbb928c11ab.tar.gz freebsd-ports-gnome-3a65212abda13dad59984e7563d57dbb928c11ab.tar.zst freebsd-ports-gnome-3a65212abda13dad59984e7563d57dbb928c11ab.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/freetalk/Makefile | 2 | ||||
-rw-r--r-- | net-im/gale/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index 91c327b0b741..feba5851a12b 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -4,7 +4,7 @@ PORTNAME= freetalk PORTVERSION= 4.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= olevole@olevole.ru diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 756b51ab1aa9..55420071111e 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -3,7 +3,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit |