diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /comms | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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/ |