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/lxpanel/Makefile | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) |
Notes
Diffstat (limited to 'x11/lxpanel/Makefile')
-rw-r--r-- | x11/lxpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 8bbdb1770290..bab4471de3f8 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.12 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight X11 desktop panel LIB_DEPENDS= menu-cache.1:${PORTSDIR}/x11/menu-cache |