Unhook Ruby 2.7 and hook up Ruby 3.2

This commit is contained in:
jeremy 2023-01-22 20:53:23 +00:00
parent 9a855887d9
commit e426e758a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SUBDIR =
SUBDIR += 2.7
SUBDIR += 3.0
SUBDIR += 3.1
SUBDIR += 3.2
.include <bsd.port.subdir.mk>