diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
commit | 5f6f031248bce15e9e88b828effcda009e77d352 (patch) | |
tree | b5ea20c5e1542df8359328f08919922c0347be1a /x11-wm/xfce4-systray | |
parent | 634d927abf7d80df2d4a1216180d846bab8090e3 (diff) | |
download | ports-5f6f031248bce15e9e88b828effcda009e77d352.tar.gz ports-5f6f031248bce15e9e88b828effcda009e77d352.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-systray')
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index 9b5439ccf4a7..69d9dca16148 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 system tray module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |