diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | b3458f652e5b57afef714d418f2d6a02e319c135 (patch) | |
tree | 53196793dfc0897f56232dd5f7b34997ac17e122 /comms | |
parent | Update with all the new GNOME 2.10 components. (diff) |
Bump PORTREVISION to chase the glib20 shared lib version change.
Notes
Notes:
svn path=/head/; revision=130974
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 1 | ||||
-rw-r--r-- | comms/gfax/Makefile | 2 | ||||
-rw-r--r-- | comms/gmfsk/Makefile | 2 | ||||
-rw-r--r-- | comms/kallers/Makefile | 2 | ||||
-rw-r--r-- | comms/klog/Makefile | 1 | ||||
-rw-r--r-- | comms/kpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/tilp/Makefile | 2 | ||||
-rw-r--r-- | comms/trustedqsl/Makefile | 2 | ||||
-rw-r--r-- | comms/xdx/Makefile | 2 | ||||
-rw-r--r-- | comms/xlog/Makefile | 1 |
10 files changed, 10 insertions, 7 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index b36b502583a3..8e0a522c2594 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= efax-gtk PORTVERSION= 2.2.15 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index a9a1246521b8..787facb4a332 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -7,7 +7,7 @@ PORTNAME= gfax PORTVERSION= 0.6.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 4fa514a4108e..626a35a780fa 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmfsk PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms audio MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index ccefe696759f..763dd205be2f 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -6,7 +6,7 @@ PORTNAME= kallers PORTVERSION= 0.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms kde MASTER_SITES= http://www.nadmm.com/kallers/src/ diff --git a/comms/klog/Makefile b/comms/klog/Makefile index a6632e4dfa10..0665f63968f0 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -6,6 +6,7 @@ PORTNAME= klog PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://download.berlios.de/klog/ diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile index 64635a0731a6..a5aee87b5085 100644 --- a/comms/kpsk/Makefile +++ b/comms/kpsk/Makefile @@ -6,7 +6,7 @@ PORTNAME= kpsk PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index d609b0bbc77b..1b70f3682a77 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilp PORTVERSION= 6.68 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 0d233c03868c..00da53f307d1 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -7,7 +7,7 @@ PORTNAME= trustedqsl PORTVERSION= 1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= trustedqsl diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 1b892c3b89e1..768f8ebfe76a 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -6,7 +6,7 @@ PORTNAME= xdx PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.qsl.net/pg4i/download/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 00048c76a045..e9366df9623d 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,6 +6,7 @@ PORTNAME= xlog PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ http://www.qsl.net/pg4i/download/ |