diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-02-20 00:06:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-02-20 00:06:26 +0000 |
commit | a8147455026adc5997158738dbf5db124288ea09 (patch) | |
tree | 5d3795cbc126225822edfd2f1a9c2d909b9bd054 /x11-wm/xfce4-session/Makefile | |
parent | ee443ad0ac7fe56f27e4584958064ccf5df6bf2a (diff) | |
download | ports-a8147455026adc5997158738dbf5db124288ea09.tar.gz ports-a8147455026adc5997158738dbf5db124288ea09.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-session/Makefile')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 441fa52e6d4d..6bf7df3706d0 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-session -PORTVERSION= 4.8.2 -PORTREVISION= 2 +PORTVERSION= 4.8.3 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} |