fix indentation to be consistent with other categories
This commit is contained in:
parent
025d841d62
commit
771d205d68
@ -1,25 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2020/06/11 04:30:26 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2021/10/25 12:30:12 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += bash
|
||||
SUBDIR += bash-completion
|
||||
SUBDIR += dash
|
||||
SUBDIR += dash,static
|
||||
SUBDIR += elvish
|
||||
SUBDIR += es
|
||||
SUBDIR += etsh
|
||||
SUBDIR += fish
|
||||
SUBDIR += ksh93
|
||||
SUBDIR += nsh
|
||||
SUBDIR += nsh,static
|
||||
SUBDIR += perlsh
|
||||
SUBDIR += py-qtconsole,python3
|
||||
SUBDIR += sash
|
||||
SUBDIR += tcsh
|
||||
SUBDIR += tcsh,static
|
||||
SUBDIR += yash
|
||||
SUBDIR += zoidberg
|
||||
SUBDIR += zsh
|
||||
SUBDIR += zsh-syntax-highlighting
|
||||
SUBDIR =
|
||||
SUBDIR += bash
|
||||
SUBDIR += bash-completion
|
||||
SUBDIR += dash
|
||||
SUBDIR += dash,static
|
||||
SUBDIR += elvish
|
||||
SUBDIR += es
|
||||
SUBDIR += etsh
|
||||
SUBDIR += fish
|
||||
SUBDIR += ksh93
|
||||
SUBDIR += nsh
|
||||
SUBDIR += nsh,static
|
||||
SUBDIR += perlsh
|
||||
SUBDIR += py-qtconsole,python3
|
||||
SUBDIR += sash
|
||||
SUBDIR += tcsh
|
||||
SUBDIR += tcsh,static
|
||||
SUBDIR += yash
|
||||
SUBDIR += zoidberg
|
||||
SUBDIR += zsh
|
||||
SUBDIR += zsh-syntax-highlighting
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user