diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
commit | 1d0faca52bd0204d431e2903305448834aa8290d (patch) | |
tree | 76b3b8cbaf0529d70437091cf1394e68b3a8775f /misc | |
parent | e73493e669160f8188f14f669650e034516e93dc (diff) | |
download | freebsd-ports-gnome-1d0faca52bd0204d431e2903305448834aa8290d.tar.gz freebsd-ports-gnome-1d0faca52bd0204d431e2903305448834aa8290d.tar.zst freebsd-ports-gnome-1d0faca52bd0204d431e2903305448834aa8290d.zip |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 3f32f27f0d65..5a2c6d8c4044 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-appfinder PORTVERSION= 4.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 076cc12d4092..ff42f654fa72 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= misc xfce geography MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/ DIST_SUBDIR= xfce4 |