diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-01-02 09:03:51 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-01-02 09:03:51 +0000 |
commit | ba85ff32e952b719e586d21aff7833d737f9a28d (patch) | |
tree | 64de0603669330a0e7220c946b4965e21ed1aa6e /x11 | |
parent | 3cd05ee8c09864dfb13d73f7da20444a642e94f4 (diff) | |
download | ports-ba85ff32e952b719e586d21aff7833d737f9a28d.tar.gz ports-ba85ff32e952b719e586d21aff7833d737f9a28d.zip |
Notes
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}/ |