diff options
Diffstat (limited to 'sysutils/checkrestart')
-rw-r--r-- | sysutils/checkrestart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/checkrestart/Makefile b/sysutils/checkrestart/Makefile index e2993164017d..d64d4b31b3c7 100644 --- a/sysutils/checkrestart/Makefile +++ b/sysutils/checkrestart/Makefile @@ -6,6 +6,7 @@ CATEGORIES= sysutils MAINTAINER= tom@hur.st COMMENT= Find processes that need restarting after an upgrade +WWW= https://github.com/Freaky/checkrestart LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |