diff options
author | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
commit | 620f96cb8a1162d5020c48612a9fdde907140fce (patch) | |
tree | e6baf76a0daa382c0bc443c1c9f5c169f7f2d469 /net-im | |
parent | 9a4aad630fcb521ecae4cfaa5c367f26d1cc1620 (diff) | |
download | freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.gz freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.zst freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
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 d446f83cd642..66bc79b19cd7 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -4,7 +4,7 @@ PORTNAME= freetalk PORTVERSION= 4.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index a77b2a689bad..aa21de4d8052 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -3,7 +3,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit |