diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-01-02 17:03:51 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-01-02 17:03:51 +0800 |
commit | 1989f2add90a59f402776883c00ba8951474d3c9 (patch) | |
tree | 64de0603669330a0e7220c946b4965e21ed1aa6e /x11 | |
parent | 1ac687bf87cc3773c2d8a28c2a17ebdf9db52fb6 (diff) | |
download | freebsd-ports-gnome-1989f2add90a59f402776883c00ba8951474d3c9.tar.gz freebsd-ports-gnome-1989f2add90a59f402776883c00ba8951474d3c9.tar.zst freebsd-ports-gnome-1989f2add90a59f402776883c00ba8951474d3c9.zip |
Chase update of x11/menu-cache, after revision r405055
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libfm/Makefile | 2 | ||||
-rw-r--r-- | x11/lxpanel/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index a49dc1f93d08..f4d844794b42 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfm PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 782853416730..d0c26679d760 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxpanel PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/ |