diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-06-17 21:18:51 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-06-17 21:18:51 +0000 |
commit | 8b97ab583a968834f2b9f5393da11e3b73631b4c (patch) | |
tree | 4aaa8598ab42db2544fa162214b674b5f1aed1c4 /x11-wm/xfce4-session | |
parent | 0b779e27021cf81fff58dc67663df657a362b0d1 (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce4-session')
-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 101c0c5db4ce..8a8aa52428c8 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= 2 +PORTREVISION= 3 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |