diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
commit | 41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece (patch) | |
tree | d86248adb0ee263af1a4856b12452f58a741cdd5 /x11 | |
parent | dacb2e67487f6cd2b5ad95674864bd1559052aaf (diff) | |
download | freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.gz freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.zst freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.zip |
Bump PORTREVISION after xfce 4.6 update
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11/xfce4-xfapplet-plugin/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 4b42efe4707d..adcfe3726f67 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-clipman-plugin PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index ba738023217d..c7017df93db0 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-quicklauncher-plugin PORTVERSION= 1.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index b0e2f44cf3fb..50e08dd0afe1 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= verve-plugin PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/xfce4-verve-plugin/ PKGNAMEPREFIX= xfce4- diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index c12a2f9deb06..c99bbb1dfbc8 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index a57565c14e16..7f9edad47639 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xfapplet-plugin PORTVERSION= 0.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |