diff options
Diffstat (limited to 'wm/swc/Makefile')
-rw-r--r-- | wm/swc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/swc/Makefile b/wm/swc/Makefile index e5984756da6..a536c7c3152 100644 --- a/wm/swc/Makefile +++ b/wm/swc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2021/10/01 15:07:46 nia Exp $ +# $NetBSD: Makefile,v 1.13 2021/12/08 16:02:46 adam Exp $ DISTNAME= swc-0.0.0.20200228 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_GITHUB:=michaelforney/} GITHUB_PROJECT= swc |