diff options
Diffstat (limited to 'graphics/xfce4-icon-theme/Makefile')
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index ccd16b55628..b0f0c32d8ee 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.46 2021/12/08 16:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.47 2022/08/11 05:08:48 gutteridge Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.3 DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= graphics COMMENT= Xfce icon themes |