diff options
Diffstat (limited to 'devel/uthash/Makefile')
-rw-r--r-- | devel/uthash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/uthash/Makefile b/devel/uthash/Makefile index ab2dd1a32e45..97b2565067fd 100644 --- a/devel/uthash/Makefile +++ b/devel/uthash/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= zi@FreeBSD.org COMMENT= Hash table for C structures +WWW= http://uthash.sourceforge.net/ LICENSE= BSD1CLAUSE LICENSE_NAME= BSD 1-Clause License |