diff options
| -rw-r--r-- | sysutils/qjail2/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/qjail2/pkg-message | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/qjail2/Makefile b/sysutils/qjail2/Makefile index 615907b60b5c..9b7221ba73dd 100644 --- a/sysutils/qjail2/Makefile +++ b/sysutils/qjail2/Makefile @@ -3,6 +3,7 @@ PORTNAME= qjail PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= 2 diff --git a/sysutils/qjail2/pkg-message b/sysutils/qjail2/pkg-message index dfdfe11bb684..f0add49e0dab 100644 --- a/sysutils/qjail2/pkg-message +++ b/sysutils/qjail2/pkg-message @@ -4,3 +4,6 @@ First issue "rehash" command to enable the qjail command (if using csh). Then issue "man qjail-intro" to read the qjail introduction. After reading that do "man qjail" for the usage details. For the BIG PICTURE issue "man qjail-howto". + +This version supports older RELEASES 8.x and 9.x. +Newer versions are better supported by sysutils/qjail. |
