diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-console/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-shell/Makefile | 2 | ||||
-rw-r--r-- | x11/konsole/Makefile | 1 | ||||
-rw-r--r-- | x11/plasma5-plasma-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/slop/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/x11/gnome-console/Makefile b/x11/gnome-console/Makefile index 499c66ff8ce2..f053b0efebba 100644 --- a/x11/gnome-console/Makefile +++ b/x11/gnome-console/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-console PORTVERSION= 43.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index d979d3aa8d83..da7b0285536d 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-shell PORTVERSION= 42.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index f47ffbd77f63..188d9e3e49ff 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,5 +1,6 @@ PORTNAME= konsole DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index b315037b30ec..36e0f2135a7c 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -1,6 +1,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 33f9037cda07..039f2a4bfbce 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,7 +1,7 @@ PORTNAME= slop DISTVERSIONPREFIX= v DISTVERSION= 7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org |