summaryrefslogtreecommitdiff
path: root/databases/pg_hashids
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pg_hashids')
-rw-r--r--databases/pg_hashids/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pg_hashids/Makefile b/databases/pg_hashids/Makefile
index cde4b3d96e59..a672de3b9c80 100644
--- a/databases/pg_hashids/Makefile
+++ b/databases/pg_hashids/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= databases
MAINTAINER= dmitry.wagin@ya.ru
COMMENT= PostgreSQL extension for generates short, unique, non-sequential ids from numbers
+WWW= https://github.com/iCyberon/pg_hashids
LICENSE= MIT