diff options
author | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
commit | aa020b736f5c57adddbd7c17d2197f70d6420a72 (patch) | |
tree | 07a9a2bf82e29de669d69aa2cdc13797a6f53daf /graphics | |
parent | 2319a6bf6f3c574d7e3493b22714869f4c40caea (diff) | |
download | freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.gz freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.zst freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.zip |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kgraphviewer/Makefile | 1 | ||||
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 | ||||
-rw-r--r-- | graphics/lphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/showimg/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile index 00cb0a59da00..62bb3030f1c8 100644 --- a/graphics/kgraphviewer/Makefile +++ b/graphics/kgraphviewer/Makefile @@ -7,6 +7,7 @@ PORTNAME= kgraphviewer PORTVERSION= ${APP_VER}.${EXTRA_VER} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index ff986fc1fc90..efb0eaffdd59 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index ff986fc1fc90..efb0eaffdd59 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index 7f8d2c25dd12..ed6a0bc0554c 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= lphoto PORTVERSION= 2.0.42 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1 diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index e03457f4f855..1653589fc90b 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,7 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/${PORTNAME}/download/${PORTVERSION}/ \ |