diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 | ||||
-rw-r--r-- | comms/sdr-wspr/Makefile | 1 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 2 | ||||
-rw-r--r-- | comms/wsjtx/Makefile | 1 | ||||
-rw-r--r-- | comms/wspr/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 543314b80a9a..90ceaf40ec98 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20150716 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index e7888c52e845..5942e57be929 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdr-wspr PORTVERSION= 0.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index f24265e9b342..3aca5a6d29dd 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -2,7 +2,7 @@ PORTNAME= wsjt DISTVERSION= ${VERSION}.r${SVN_REV} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/db DISTNAME= wsjt-r${SVN_REV} diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index 7f22f8e19c79..27fa7b5551cb 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -2,6 +2,7 @@ PORTNAME= wsjtx PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 7de376becaa5..14cb7eb0eb4f 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -2,7 +2,7 @@ PORTNAME= wspr DISTVERSION= ${VERSION}.r${SVN_REV} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/db DISTNAME= wspr-r${SVN_REV} |