diff options
author | oliver <oliver@FreeBSD.org> | 2005-03-19 02:30:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-03-19 02:30:39 +0800 |
commit | faba1d46d83be1dd658bf6acae50a404903ab948 (patch) | |
tree | 8071e41895bc2ba55c5f0e02335b7bf610972384 /x11-wm/xfce4-wm/Makefile | |
parent | c2e1bffd6c141f9cd496763064c17ec5d5d8d4a5 (diff) | |
download | freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.tar.gz freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.tar.zst freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.zip |
update to 4.2.1
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index e6944ea9edd9..0e19f7b664f9 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.2.0 -PORTREVISION= 2 +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}/ \ |