diff options
Diffstat (limited to 'devel/htable/Makefile')
-rw-r--r-- | devel/htable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/htable/Makefile b/devel/htable/Makefile index 81cb67e7d257..065380571839 100644 --- a/devel/htable/Makefile +++ b/devel/htable/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/culot MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight implementation of hash tables in C +WWW= http://culot.org/public/Code/htable.html LICENSE= BSD2CLAUSE |