diff options
Diffstat (limited to 'devel/libtap/Makefile')
-rw-r--r-- | devel/libtap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index 4835aaf9d0f7..e6655348e1b1 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://web-cpan.shlomifish.org/downloads/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol +WWW= https://www.shlomifish.org/open-source/projects/libtap/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |