diff options
Diffstat (limited to 'x11/tint2/Makefile')
-rw-r--r-- | x11/tint2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 354287eef43..516618339d7 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2018/04/16 14:35:26 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2018/11/12 03:53:14 ryoon Exp $ DISTNAME= tint2-0.14.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=o9000/} GITHUB_TAG= v${PKGVERSION_NOREV} |