diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 1 | ||||
-rw-r--r-- | comms/jsdr/Makefile | 2 | ||||
-rw-r--r-- | comms/syncterm/Makefile | 2 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 2 | ||||
-rw-r--r-- | comms/wspr/Makefile | 1 | ||||
-rw-r--r-- | comms/xmorse/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 14e40e2fe741..6e8cdd749e07 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,6 +2,7 @@ PORTNAME= fldigi PORTVERSION= 3.22.02 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/\ ${MASTER_SITE_LOCAL} diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile index 39cac2a3c440..bf449604ca6f 100644 --- a/comms/jsdr/Makefile +++ b/comms/jsdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= jsdr PORTVERSION= 4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 2b4d448bdbc5..7a4110656cbd 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= syncterm PORTVERSION= 0.9.${PORTVER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9.5 DISTNAME= syncterm-src-${PORTVER} diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index 8ca10439089f..7ae6a5413d27 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -2,7 +2,7 @@ PORTNAME= wsjt VERSION= 9.1 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSION= ${VERSION}.r${SVN_REV} CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 3ff14c80ebb3..358a684093c3 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -2,6 +2,7 @@ PORTNAME= wspr DISTVERSION= ${VERSION}.r${SVN_REV} +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile index 24635b2d75d7..3d614af46272 100644 --- a/comms/xmorse/Makefile +++ b/comms/xmorse/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmorse PORTVERSION= 20041125 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms hamradio MASTER_SITES= http://c2.com/morse/files/SourceCode/ \ http://www.525183.com/freebsd/xmorse/ \ |