diff options
Diffstat (limited to 'graphics/arc-theme')
-rw-r--r-- | graphics/arc-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/arc-theme/Makefile b/graphics/arc-theme/Makefile index 97f2412b6d8..167422572e9 100644 --- a/graphics/arc-theme/Makefile +++ b/graphics/arc-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2021/12/08 16:04:48 adam Exp $ +# $NetBSD: Makefile,v 1.19 2022/08/11 05:08:39 gutteridge Exp $ DISTNAME= arc-theme PKGNAME= arc-theme-20170302 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=horst3180/} |