diff options
author | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
commit | a60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch) | |
tree | 92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /textproc | |
parent | d8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff) | |
download | freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/goldendict-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/goldendict/Makefile | 2 | ||||
-rw-r--r-- | textproc/libextractor/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/goldendict-devel/Makefile b/textproc/goldendict-devel/Makefile index 18b451a75066..7b7f59dcd64f 100644 --- a/textproc/goldendict-devel/Makefile +++ b/textproc/goldendict-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= goldendict PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= BERLIOS DISTNAME= ${PORTNAME}-${PORTVERSION}-src-x11 diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index 18b451a75066..7b7f59dcd64f 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -7,7 +7,7 @@ PORTNAME= goldendict PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= BERLIOS DISTNAME= ${PORTNAME}-${PORTVERSION}-src-x11 diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index d0b8f7eef1d4..70cb0c53abd7 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.5.20b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://gnunet.org/libextractor/download/ |