diff options
Diffstat (limited to 'devel/zthread')
-rw-r--r-- | devel/zthread/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index 5c0521a0c19b..c374285d9edb 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -7,6 +7,7 @@ DISTNAME= ZThread-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Platform-independent object-oriented C++ threading library +WWW= http://zthread.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |