diff options
-rw-r--r-- | editors/fileobj/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/fileobj/Makefile b/editors/fileobj/Makefile index bc6aa7ea68f..e86137862f8 100644 --- a/editors/fileobj/Makefile +++ b/editors/fileobj/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2022/05/03 15:23:59 tkusumi Exp $ +# $NetBSD: Makefile,v 1.16 2022/05/03 21:32:04 wiz Exp $ DISTNAME= fileobj-0.7.108 -PKGREVISION= 2 CATEGORIES= editors python MASTER_SITES= ${MASTER_SITE_GITHUB:=kusumi/} GITHUB_TAG= v${PKGVERSION_NOREV} |