diff options
author | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
commit | 7942ce9872295aeffbcbc5fe117d5b19a8316be2 (patch) | |
tree | dcef1b5a3a963894a946cd2e7baec47796e5b45a /multimedia | |
parent | ae873ece0082ee1d4a6e20bda97f834fea641a6f (diff) | |
download | freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.gz freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.zst freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.zip |
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8
bump PORTREVISION of affected ports
PR: ports/157768, ports/158144, ports/158145, ports/158148, ports/158170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-parole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index 91b42799a01e..d6dabf9258a9 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-parole PORTVERSION= 0.2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/parole/0.2 |