diff options
Diffstat (limited to 'x11/slop')
-rw-r--r-- | x11/slop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/slop/Makefile b/x11/slop/Makefile index dae9649cf15..3ab3793f647 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/06/02 08:25:04 adam Exp $ +# $NetBSD: Makefile,v 1.10 2020/11/05 09:09:28 ryoon Exp $ DISTNAME= slop-7.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=naelstrof/} GITHUB_TAG= v${PKGVERSION_NOREV} |