No future tense.

This commit is contained in:
Simon Howard 2023-08-04 00:06:24 -04:00
parent 2b0deb3430
commit b0c13e5351
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@ spkg is a small package management system I have written for Revol. It
works as a "cross compiled" package system. Whereas most package managers
run on their target system, this builds the root filesystem automatically
on a host system. It is written in perl and is in some ways inspired by
debians dpkg.
Debian's dpkg.
</p>
<p>
I plan to use this system as the base for the next version of Revol.
This system is the base for Revol 2.0.
</p>
<h3>Download</h3>