diff options
Diffstat (limited to 'sysutils/rest-server/Makefile')
-rw-r--r-- | sysutils/rest-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 691446a45528..00bfb9884254 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -6,6 +6,7 @@ CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Performant HTTP server for sysutils/restic backend API +WWW= https://github.com/restic/rest-server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |