diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
commit | 6de1d9ba596be3984d23e1c5f89ecdc980124ea2 (patch) | |
tree | 3ac5c14c5058d9f48d738c9706852b7c62e38688 /x11-wm | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) | |
download | ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.tar.gz ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/lxsession/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/lxsession/Makefile b/x11-wm/lxsession/Makefile index 51db71a5b86c..06633ac4cdf2 100644 --- a/x11-wm/lxsession/Makefile +++ b/x11-wm/lxsession/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXSession%20%28session%20manager%29/LXSession%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Session Manager LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal |