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/libfm | |
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/libfm')
-rw-r--r-- | x11/libfm/Makefile | 2 |
1 files changed, 1 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/ |