diff options
Diffstat (limited to 'devel/py-rfc3339-validator/Makefile')
-rw-r--r-- | devel/py-rfc3339-validator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-rfc3339-validator/Makefile b/devel/py-rfc3339-validator/Makefile index b559c64e2555..4eeb732eca97 100644 --- a/devel/py-rfc3339-validator/Makefile +++ b/devel/py-rfc3339-validator/Makefile @@ -7,6 +7,7 @@ DISTNAME= rfc3339_validator-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure python RFC3339 validator +WWW= https://github.com/naimetti/rfc3339-validator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |