diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2012-02-28 20:42:41 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2012-02-28 20:42:41 +0000 |
commit | b211d9dd8205cfee40d289099288859e9c9d1f36 (patch) | |
tree | 10578e7b054850c4046d609041cd77c9a777a5ac /x11-fm/pcmanfm/Makefile | |
parent | 71f41a70db906cc2655ae36b240f448879154a7a (diff) |
Update to 0.9.10
Notes
Notes:
svn path=/head/; revision=292389
Diffstat (limited to 'x11-fm/pcmanfm/Makefile')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index f0abbf42b0d1..3c3e138a2666 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pcmanfm -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/ |