diff options
author | kwm <kwm@FreeBSD.org> | 2017-06-13 16:14:34 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-06-13 16:14:34 +0800 |
commit | eebe4eb12d74916e218a78e5b156dc57dadef908 (patch) | |
tree | c98b29743318a47140e0963cc06ca47728d6e3f6 /x11 | |
parent | 57a699453086bf3ce74c91a6ec3a607dee7f0880 (diff) | |
download | freebsd-ports-graphics-eebe4eb12d74916e218a78e5b156dc57dadef908.tar.gz freebsd-ports-graphics-eebe4eb12d74916e218a78e5b156dc57dadef908.tar.zst freebsd-ports-graphics-eebe4eb12d74916e218a78e5b156dc57dadef908.zip |
Chase evolution-data-server shared library bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/cinnamon/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-shell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 0d944cf75cb..a3e3ba7c127 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -3,7 +3,7 @@ PORTNAME= cinnamon PORTVERSION= 2.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index b34c67967ba..f3a0b6a0394 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.18.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |