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 2dbc81d670f..191e51b2acb 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2018/08/22 09:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2018/11/12 03:51:19 ryoon Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.3 DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics COMMENT= Xfce icon themes |