got: Fix typo in COMMENT
Pointed out by bch, thank you.
This commit is contained in:
parent
1f8d22923e
commit
240eeec1f8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2021/01/29 20:35:11 ryoon Exp $
|
# $NetBSD: Makefile,v 1.2 2021/02/01 12:47:25 ryoon Exp $
|
||||||
|
|
||||||
DISTNAME= got-0.48
|
DISTNAME= got-0.48
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
@ -6,7 +6,7 @@ MASTER_SITES= https://gameoftrees.org/releases/
|
||||||
|
|
||||||
MAINTAINER= ryoon@NetBSD.org
|
MAINTAINER= ryoon@NetBSD.org
|
||||||
HOMEPAGE= https://gameoftrees.org/
|
HOMEPAGE= https://gameoftrees.org/
|
||||||
COMMENT= Game of Trees version control system manipurating Git repo
|
COMMENT= Game of Trees version control system manipulating Git repo
|
||||||
LICENSE= isc
|
LICENSE= isc
|
||||||
|
|
||||||
USE_TOOLS+= awk find
|
USE_TOOLS+= awk find
|
||||||
|
|
Loading…
Reference in a new issue