diff options
Diffstat (limited to 'www/py-urlobject/Makefile')
-rw-r--r-- | www/py-urlobject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-urlobject/Makefile b/www/py-urlobject/Makefile index 2c5255e13c38..3a3ed634d797 100644 --- a/www/py-urlobject/Makefile +++ b/www/py-urlobject/Makefile @@ -7,6 +7,7 @@ DISTNAME= URLObject-${PORTVERSION} MAINTAINER= freebsd@skinc.ru COMMENT= Utility class for manipulating URLs +WWW= https://github.com/zacharyvoase/urlobject LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE |