diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-14 18:59:07 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-14 18:59:07 +0000 |
commit | 41af4f50cb78b8ee00249036e016227148efbaf3 (patch) | |
tree | c3148025feff1c0f651c09acc6fb638363551c46 /x11-wm | |
parent | 52f01bb4d84ff26a488f03a0604cc88257183405 (diff) | |
download | ports-41af4f50cb78b8ee00249036e016227148efbaf3.tar.gz ports-41af4f50cb78b8ee00249036e016227148efbaf3.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 67c174e1dc9f..e47e4f822af1 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -4,7 +4,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} |