diff options
Diffstat (limited to 'databases/py-sqlalchemy-json/Makefile')
-rw-r--r-- | databases/py-sqlalchemy-json/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlalchemy-json/Makefile b/databases/py-sqlalchemy-json/Makefile index 550a5d6d7d7f..bd420b9ee052 100644 --- a/databases/py-sqlalchemy-json/Makefile +++ b/databases/py-sqlalchemy-json/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON type with nested change tracking for SQLAlchemy +WWW= https://github.com/edelooff/sqlalchemy-json LICENSE= BSD2CLAUSE |