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 /multimedia/xfce4-parole | |
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 'multimedia/xfce4-parole')
-rw-r--r-- | multimedia/xfce4-parole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index 3fd95de5ae26..91b42799a01e 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-parole PORTVERSION= 0.2.0.6 +PORTREVISION= 1 CATEGORIES= multimedia xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/parole/0.2 |