diff options
author | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-06-07 14:14:30 +0800 |
commit | 7bab6676fb4583424cbe51403c996f09c0529400 (patch) | |
tree | 0c46feb1ad3d7dcb413f228e709d55b2f76ee22f /x11-wm | |
parent | ec68084e8f719f8c0e1281f43aa93ae8910a6ab8 (diff) | |
download | freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.gz freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.tar.zst freebsd-ports-gnome-7bab6676fb4583424cbe51403c996f09c0529400.zip |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 7edd1a85a8d4..bff268259f28 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.8.2 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/xfdesktop/${PORTVERSION:R} diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index af60827341fb..42a41055a656 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-panel PORTVERSION= 4.8.3 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/xfce/${PORTNAME}/${PORTVERSION:R} |