diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-06-18 05:18:51 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-06-18 05:18:51 +0800 |
commit | 29e22c10f6c1fe086184fa5cda7bb5fda0bb6170 (patch) | |
tree | 4aaa8598ab42db2544fa162214b674b5f1aed1c4 /x11-wm | |
parent | 6c2c3d4c6ca052c4876276fa5017eea3b8aaf815 (diff) | |
download | freebsd-ports-gnome-29e22c10f6c1fe086184fa5cda7bb5fda0bb6170.tar.gz freebsd-ports-gnome-29e22c10f6c1fe086184fa5cda7bb5fda0bb6170.tar.zst freebsd-ports-gnome-29e22c10f6c1fe086184fa5cda7bb5fda0bb6170.zip |
Bump PORTREVISION post commit r417036.
Reported by: mat (mentor)
Approved by: mat (mentor)
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 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 |