diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-17 08:21:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-17 08:21:50 +0000 |
commit | 78175e4025dd0b5c412d9d9150c6441a4ff9a552 (patch) | |
tree | 0ab8434cfecfd764bf0f4b3b076230ae52b77a31 /x11-wm | |
parent | 5d49cca41bc5b314675b5109c0fd6861c266c994 (diff) | |
download | ports-78175e4025dd0b5c412d9d9150c6441a4ff9a552.tar.gz ports-78175e4025dd0b5c412d9d9150c6441a4ff9a552.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index d890d26209ad..a28c478d6ce1 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |