diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-05 07:10:53 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-05 07:10:53 +0800 |
commit | eab407f61cfb92104f3d37498c2276ed62b4d097 (patch) | |
tree | b433d9d5dbd88d12c6a27bc9c3d7ba8b753d5b13 /x11/lxpanel | |
parent | 2f081f16d28601544dcfd31d60906182f4471a77 (diff) | |
download | freebsd-ports-graphics-eab407f61cfb92104f3d37498c2276ed62b4d097.tar.gz freebsd-ports-graphics-eab407f61cfb92104f3d37498c2276ed62b4d097.tar.zst freebsd-ports-graphics-eab407f61cfb92104f3d37498c2276ed62b4d097.zip |
x11/menu-cache
- Update to 0.5.0
- Change maintainer email to @FreeBSD.org
- Remove not needed patches
x11/lxde-meta
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add dependency for deskutils/lxshortcut
- Add NO_MTREE=yes
x11/libfm
- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files with stage
x11-fm/pcmanfm
- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files
x11/lxpanel
- Bump PORTREVISION
Approved by: wg/pawel (mentors)
Diffstat (limited to 'x11/lxpanel')
-rw-r--r-- | x11/lxpanel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 0f7c4eb4b23..b06fc5f5d86 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxpanel PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/ |