diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
commit | 5ac2fa74f45adc1d312c6081daf57ef2d124f7f3 (patch) | |
tree | f7b6d283976f70f23027a507b3f10b38d5bbed22 /x11-wm/xfce4 | |
parent | Style fixes for x11-fonts. (diff) |
Layout fixes in x11-wm.
Notes
Notes:
svn path=/head/; revision=38012
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r-- | x11-wm/xfce4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index b50b210894da..cc9e2ae0d4db 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.3 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ |