diff options
Diffstat (limited to 'sysutils/py-jailconf/Makefile')
-rw-r--r-- | sysutils/py-jailconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-jailconf/Makefile b/sysutils/py-jailconf/Makefile index 8f65dec76cc6..5a9c39da2f2a 100644 --- a/sysutils/py-jailconf/Makefile +++ b/sysutils/py-jailconf/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Parse and edit your FreeBSD jail.conf file +WWW= https://github.com/leforestier/jailconf LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |