diff options
Diffstat (limited to 'editors/codelite/Makefile')
-rw-r--r-- | editors/codelite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index cf30f546d76..0e9797c707f 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2020/08/17 20:18:32 leot Exp $ +# $NetBSD: Makefile,v 1.35 2020/11/05 09:08:00 ryoon Exp $ DISTNAME= codelite-14.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/} |