diff options
author | Felix Palmen <zirias@FreeBSD.org> | 2023-04-30 11:09:29 +0000 |
---|---|---|
committer | Felix Palmen <zirias@FreeBSD.org> | 2023-04-30 11:10:42 +0000 |
commit | a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 (patch) | |
tree | 614b3bd1d7bb3b14d69083069da12e9c7fe8f25c /comms | |
parent | 2d1b57e0dfbb61f780bdb2065bc9b5c454d630fc (diff) | |
download | ports-a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5.tar.gz ports-a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5.zip |
Diffstat (limited to 'comms')
-rw-r--r-- | comms/apitran/Makefile | 2 | ||||
-rw-r--r-- | comms/xastir/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile index b6778bb98488..c2c7958eae9a 100644 --- a/comms/apitran/Makefile +++ b/comms/apitran/Makefile @@ -1,6 +1,6 @@ PORTNAME= apitran PORTVERSION= g20180926 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms astro hamradio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index c90be97e2fe7..eaf194028207 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -1,7 +1,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MAINTAINER= carl@stagecraft.cx |