aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-13 14:28:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-13 14:28:35 +0000
commit2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch)
tree7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /comms
parent278c1a98a989c10c5f2a06a7aa39615820656e32 (diff)
downloadports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.tar.gz
ports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/syncterm/Makefile1
-rw-r--r--comms/xmorse/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index f1d5c060ebad..00a1ac57de02 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuradio
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile
index f826013b4c29..ec43cf239bd1 100644
--- a/comms/syncterm/Makefile
+++ b/comms/syncterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= syncterm
PORTVERSION= 0.9.${PORTVER}
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile
index f768a351b599..894a1d1b9ce0 100644
--- a/comms/xmorse/Makefile
+++ b/comms/xmorse/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmorse
PORTVERSION= 20041125
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://c2.com/morse/files/SourceCode/ \
http://www.525183.com/freebsd/xmorse/ \