diff options
Diffstat (limited to 'devel/rubygem-posix-spawn/Makefile')
-rw-r--r-- | devel/rubygem-posix-spawn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-posix-spawn/Makefile b/devel/rubygem-posix-spawn/Makefile index 8b3bd84bfce4..e33fe9421b6b 100644 --- a/devel/rubygem-posix-spawn/Makefile +++ b/devel/rubygem-posix-spawn/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby wrapper for posix_spawnp(2) for faster process spawning +WWW= https://github.com/rtomayko/posix-spawn LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |