diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /accessibility | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.zst freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-spi/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gail/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-speech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomespeech/Makefile | 2 |
6 files changed, 6 insertions, 2 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 7051c79387ae..5d6db1e89a48 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -7,6 +7,7 @@ PORTNAME= at-spi PORTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index bd69cfb74587..26fbc0c6aa17 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -7,6 +7,7 @@ PORTNAME= gail PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 4ab2d352a0a0..72be95841386 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index fdb9e8af93ad..3f96ff2e3f60 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespeech PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 4ab2d352a0a0..72be95841386 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index fdb9e8af93ad..3f96ff2e3f60 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespeech PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 |