diff options
Diffstat (limited to 'databases/libpg_query')
-rw-r--r-- | databases/libpg_query/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libpg_query/Makefile b/databases/libpg_query/Makefile index 40df39eec83a..c3abcb321bd9 100644 --- a/databases/libpg_query/Makefile +++ b/databases/libpg_query/Makefile @@ -4,6 +4,7 @@ CATEGORIES= databases devel MAINTAINER= mfechner@FreeBSD.org COMMENT= C library for accessing the PostgreSQL parser outside of the server +WWW= https://github.com/lfittl/libpg_query LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |