diff options
author | truckman <truckman@FreeBSD.org> | 2018-03-20 10:54:23 +0800 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2018-03-20 10:54:23 +0800 |
commit | 7a17af410e5f7e20998eb7abd8c16a60fa052525 (patch) | |
tree | 027d0d63e09a6a5ea03abdc2839125bfc1713ab2 /x11 | |
parent | a2e1b8e57d444f3256c8c995fced546f4627097f (diff) | |
download | freebsd-ports-gnome-7a17af410e5f7e20998eb7abd8c16a60fa052525.tar.gz freebsd-ports-gnome-7a17af410e5f7e20998eb7abd8c16a60fa052525.tar.zst freebsd-ports-gnome-7a17af410e5f7e20998eb7abd8c16a60fa052525.zip |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 10c0fa1d8bba..27142bf06739 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.18.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |