Comment duplicated 'ports' SUBDIR entry, which is causing build
errors on oldred (emails are only going to me from that machine, since it is being deprecated). Ok'd by: bcr Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
36cbf8ffc8
commit
c21427da95
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43226
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ SUBDIR+= handbook
|
||||||
SUBDIR+= ipv6
|
SUBDIR+= ipv6
|
||||||
SUBDIR+= java
|
SUBDIR+= java
|
||||||
SUBDIR+= platforms
|
SUBDIR+= platforms
|
||||||
SUBDIR+= ports
|
#SUBDIR+= ports
|
||||||
SUBDIR+= projects
|
SUBDIR+= projects
|
||||||
SUBDIR+= releases
|
SUBDIR+= releases
|
||||||
SUBDIR+= security
|
SUBDIR+= security
|
||||||
|
|
Loading…
Reference in a new issue