diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index a23cdc1a12a..d1add40bdc4 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2021/05/24 19:52:09 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2022/06/28 11:33:49 wiz Exp $ DISTNAME= zile-2.4.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=zile/} |