diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /comms | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 | ||||
-rw-r--r-- | comms/deforaos-phone/Makefile | 1 | ||||
-rw-r--r-- | comms/kremotecontrol/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 6003698103ee..7cc86f609743 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -3,7 +3,7 @@ PORTNAME= dabstick-radio PORTVERSION= 0.96 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ \ LOCAL/nox/ diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index b5451299d085..2502f4f256a8 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -3,6 +3,7 @@ PORTNAME= phone PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.defora.org/os/download/download/4455/ PKGNAMEPREFIX= deforaos- diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index fa247ed68226..a1588fcacd9b 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -2,6 +2,7 @@ PORTNAME= kremotecontrol PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= comms kde kde-kde4 MAINTAINER= kde@FreeBSD.org |