diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 12:01:37 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 12:01:37 +0000 |
commit | ce0413c8764c5f45abf2a65548c7ba07fd8a5f4b (patch) | |
tree | 2ed97104f478d59e4421af7c8cc1c96822155ed9 /x11-wm | |
parent | 288046dd861bb195987d43c6c7c0a8067d1fb2f3 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 2ca0c3cda6ca..9af5ca8bee30 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 3.99.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 713522cbb404..8639cec188f4 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-panel PORTVERSION= 3.99.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index dafe51614742..b9565b7add83 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-systray PORTVERSION= 3.99.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ |