diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
commit | 501e1abf47bfdc9b61249376805e53021200c111 (patch) | |
tree | b8144f71947cee55af077a6843a567512ca07b94 /x11-wm/xfce4-session | |
parent | c9026ef173add602626d88f557fa56946035e51f (diff) | |
download | ports-501e1abf47bfdc9b61249376805e53021200c111.tar.gz ports-501e1abf47bfdc9b61249376805e53021200c111.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index eed7103a09ca..2e4a1a641d27 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -10,10 +10,10 @@ PORTVERSION= 0.1.4 PORTREVISION= 3 CATEGORIES= x11-wm xfce MASTER_SITES= http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/ \ - http://matt.nerim.net/xfce-goodies/ \ - http://www.bsd-blax.org/ports/mirrors/ + http://matt.nerim.net/xfce-goodies/ +DIST_SUBDIR= xfce4 -MAINTAINER= matt@rimasec.net +MAINTAINER= matt@bsdfly.org COMMENT= XFce 4 Session Manager BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager |