diff options
Diffstat (limited to 'devel/rubygem-peek-host/Makefile')
-rw-r--r-- | devel/rubygem-peek-host/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-peek-host/Makefile b/devel/rubygem-peek-host/Makefile index 7fee64da3d21..25a4ab769c26 100644 --- a/devel/rubygem-peek-host/Makefile +++ b/devel/rubygem-peek-host/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Take a peek into the host which served your Rails request +WWW= https://github.com/jacobbednarz/peek-host LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |