diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /comms | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 1 | ||||
-rw-r--r-- | comms/gfax/Makefile | 1 | ||||
-rw-r--r-- | comms/gmfsk/Makefile | 1 | ||||
-rw-r--r-- | comms/tilp/Makefile | 2 | ||||
-rw-r--r-- | comms/trustedqsl/Makefile | 1 | ||||
-rw-r--r-- | comms/xdx/Makefile | 1 | ||||
-rw-r--r-- | comms/xlog/Makefile | 1 |
7 files changed, 7 insertions, 1 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 58a06fe7c54..7f3287b9835 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= efax-gtk PORTVERSION= 2.2.12 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index cc98f60c451..0658545d744 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -7,6 +7,7 @@ PORTNAME= gfax PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index e1c5a4be00d..4fa514a4108 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmfsk PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= comms audio MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 0dd219676ec..d609b0bbc77 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilp PORTVERSION= 6.68 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index ca65420e697..0d233c03868 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= trustedqsl PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= trustedqsl diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 4c42b9b2703..1b892c3b89e 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -6,6 +6,7 @@ PORTNAME= xdx PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.qsl.net/pg4i/download/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 1ae5d251396..aa5b2c38ce6 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,6 +6,7 @@ PORTNAME= xlog PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ |