diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-03-18 18:30:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-03-18 18:30:39 +0000 |
commit | d280df656d2589a525f8f5a6f2d8b8b4206cac9b (patch) | |
tree | 872fee0704907189f55dfc7e2ad414ecfeb0f42e /x11-wm/xfce4-session/Makefile | |
parent | d202a7ff9c9cd9c66bb47b4557d55d2e582ab8f6 (diff) | |
download | ports-d280df656d2589a525f8f5a6f2d8b8b4206cac9b.tar.gz ports-d280df656d2589a525f8f5a6f2d8b8b4206cac9b.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-session/Makefile')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 3c656b38da5a..e9b82cb9afc5 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-session -PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTVERSION= 4.2.1 +PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ |