diff options
Diffstat (limited to 'graphics/arc-theme/Makefile')
-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 1263203dfbe..63109759ed1 100644 --- a/graphics/arc-theme/Makefile +++ b/graphics/arc-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:49 adam Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:24 wiz Exp $ DISTNAME= arc-theme PKGNAME= arc-theme-20160605 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=horst3180/} |