diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /comms | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gmfsk/Makefile | 2 | ||||
-rw-r--r-- | comms/kallers/Makefile | 2 | ||||
-rw-r--r-- | comms/kpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/tilp/Makefile | 2 | ||||
-rw-r--r-- | comms/xlog/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 4a45eb434175..cc76b4ddefe7 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmfsk PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms audio MASTER_SITES= http://hes.iki.fi/pub/ham/unix/linux/hfmodems/ diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index 3a49fddb8cfa..955f42b0bbde 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -6,7 +6,7 @@ PORTNAME= kallers PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms kde MASTER_SITES= http://www.nadmm.com/kallers/src/ diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index 04fca1e58a45..093fe25dca27 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -6,7 +6,7 @@ PORTNAME= kpsk PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index fde6280cb640..0dd219676ec0 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilp PORTVERSION= 6.68 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index f96219e8b36c..6ab922a6fb51 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,6 +6,7 @@ PORTNAME= xlog PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.qsl.net/pg4i/download/ |