diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-06-13 08:14:34 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-06-13 08:14:34 +0000 |
commit | 5c7fb53b92131e922d9e3ffeb0a3f57ea286500e (patch) | |
tree | c98b29743318a47140e0963cc06ca47728d6e3f6 /x11/gnome-shell | |
parent | 0fd4a55e8688abc48da913cbf41b622095477e58 (diff) |
Notes
Diffstat (limited to 'x11/gnome-shell')
-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 b34c67967bac..f3a0b6a03946 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 |