diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-09-10 20:55:38 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-09-10 20:55:38 +0000 |
commit | e59c88cece035a155debaf8996ce8f20adabd78b (patch) | |
tree | b2fdb90b31860ce377c34f790e4d2f4ed3dad14f /x11-fm | |
parent | 70a626a6448663cca56f9193ab3889b771fa4d51 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/pcmanfm-qt/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/wcmcommander/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/worker/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index e5f5d4ad55ec..3ad639bd6b17 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME/sources/gnome-commander/${PORTVERSION:R} diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile index f019392d454d..21672e787198 100644 --- a/x11-fm/pcmanfm-qt/Makefile +++ b/x11-fm/pcmanfm-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcmanfm-qt PORTVERSION= 0.11.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= LXQT/${PORTNAME} diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index 2edf684be3b8..6c8a83af8f46 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -4,7 +4,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 DISTVERSIONPREFIX= release- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile index 326a20d2947d..cec1a2e20b8e 100644 --- a/x11-fm/worker/Makefile +++ b/x11-fm/worker/Makefile @@ -3,7 +3,7 @@ PORTNAME= worker PORTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ |