diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /comms | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) |
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnocky/Makefile | 2 | ||||
-rw-r--r-- | comms/gstreamer1-plugins-spandsp/Makefile | 2 | ||||
-rw-r--r-- | comms/hamlib/Makefile | 1 | ||||
-rw-r--r-- | comms/xastir/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index b621e2cc0bbf..eedcef54eedd 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnocky PORTVERSION= 0.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnocky/ diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile index 28d250a24743..3473021a3cf4 100644 --- a/comms/gstreamer1-plugins-spandsp/Makefile +++ b/comms/gstreamer1-plugins-spandsp/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= comms COMMENT= GStreamer DSP library and software FAX machine plugin diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index a53a00bacfec..ed3a44646a97 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -2,6 +2,7 @@ PORTNAME= hamlib PORTVERSION= 4.4 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 7535b2aee4ae..2550790fc358 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -3,6 +3,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.8 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= carl@stagecraft.cx |