diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
commit | 39fc32e82863cce17f070122d498ce82cf7ea7af (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /comms | |
parent | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff) | |
download | ports-39fc32e82863cce17f070122d498ce82cf7ea7af.tar.gz ports-39fc32e82863cce17f070122d498ce82cf7ea7af.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/chirp/Makefile | 1 | ||||
-rw-r--r-- | comms/hamlib/Makefile | 1 | ||||
-rw-r--r-- | comms/soundmodem/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile index 8bf7ca5b7a88..8db4fe7acea8 100644 --- a/comms/chirp/Makefile +++ b/comms/chirp/Makefile @@ -2,6 +2,7 @@ PORTNAME= chirp PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://chirp.danplanet.com/download/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 790f38ae9b72..5c7968266e6b 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= hamlib PORTVERSION= 1.2.15.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index 7896272efc39..606154e5e02c 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -2,7 +2,7 @@ PORTNAME= soundmodem PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.baycom.org/~tom/ham/soundmodem/ \ http://chronos.org.uk/distfiles/ |