diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile
index da3210d6f6ea..1de28493ed00 100644
--- a/x11-themes/greybird-theme/Makefile
+++ b/x11-themes/greybird-theme/Makefile
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	greybird
-PORTVERSION=	3.22.9
+PORTVERSION=	3.22.10
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	x11-themes xfce
 PKGNAMESUFFIX=	-theme
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	xfce@FreeBSD.org
 COMMENT=	Gtk and xfwm4 themes for the Xfce Desktop
 
 LICENSE=	GPLv2 CC-BY-SA-3.0
@@ -24,14 +23,13 @@ GH_PROJECT=	Greybird
 USE_GITHUB=	yes
 NO_BUILD=	yes
 
-OPTIONS_DEFINE=	NOTIFYD
+OPTIONS_DEFINE=		NOTIFYD
 OPTIONS_DEFAULT=	NOTIFYD
+OPTIONS_SUB=		yes
+
 NOTIFYD_DESC=	Install xfce4-notifyd theme
 
-.include <bsd.port.options.mk>
-
 post-patch:
-# Remove .orig file
 	@${RM} ${WRKSRC}/gtk-?.0/*.orig
 
 do-install:
@@ -41,13 +39,9 @@ do-install:
 		${COPYTREE_SHARE} ${dir} ${STAGEDIR}${PREFIX}/share/themes/Greybird
 .endfor
 
-.if ${PORT_OPTIONS:MNOTIFYD}
+do-install-NOTIFYD-on:
 	@cd ${WRKSRC} && \
 		${COPYTREE_SHARE} xfce-notify-4.0/ \
 		${STAGEDIR}${PREFIX}/share/themes/Greybird
-PLIST_SUB+=	NOTIFYD=""
-.else
-PLIST_SUB+=	NOTIFYD="@comment "
-.endif
 
 .include <bsd.port.mk>
diff --git a/x11-themes/greybird-theme/distinfo b/x11-themes/greybird-theme/distinfo
index a7441a5fa53c..b3e4e6009352 100644
--- a/x11-themes/greybird-theme/distinfo
+++ b/x11-themes/greybird-theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544963821
-SHA256 (shimmerproject-Greybird-v3.22.9_GH0.tar.gz) = 1385136e53eea173e66ee7e7738ec3bbe446a1af8ee5c54b90b3bd61c5d22de1
-SIZE (shimmerproject-Greybird-v3.22.9_GH0.tar.gz) = 211750
+TIMESTAMP = 1565129212
+SHA256 (shimmerproject-Greybird-v3.22.10_GH0.tar.gz) = 9fafeb2e6e7ed2eb6b4937b730940796960c40834a549a84121f14dfc9f5551c
+SIZE (shimmerproject-Greybird-v3.22.10_GH0.tar.gz) = 212225
diff --git a/x11-themes/greybird-theme/pkg-descr b/x11-themes/greybird-theme/pkg-descr
index 5a4ad3b9ee71..f0db22940e6c 100644
--- a/x11-themes/greybird-theme/pkg-descr
+++ b/x11-themes/greybird-theme/pkg-descr
@@ -3,4 +3,4 @@ Greybird is complete desktop theme for the Xfce Desktop. It includes:
 - Xfwm4 theme
 - xfce4-notifyd theme
 
-WWW: http://shimmerproject.org/projects/greybird/
+WWW: https://github.com/shimmerproject/Greybird