diff options
-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}/ |