diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-14 15:37:47 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-14 15:37:47 +0000 |
commit | e318860890d678f69b4ce2145be0447546cb7319 (patch) | |
tree | edfcd750633b2779e0de3855780eced773677e8a /net-im | |
parent | 46bf1f838d026b6d6f85a3b10825a6fb2f6de19f (diff) | |
download | ports-e318860890d678f69b4ce2145be0447546cb7319.tar.gz ports-e318860890d678f69b4ce2145be0447546cb7319.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mtxclient/Makefile | 2 | ||||
-rw-r--r-- | net-im/nheko/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile index b5b27f0d15a9..81bd78d53f94 100644 --- a/net-im/mtxclient/Makefile +++ b/net-im/mtxclient/Makefile @@ -3,7 +3,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index b772ba9e416a..7140b4cc5293 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -3,7 +3,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.6.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org |