diff options
Diffstat (limited to 'shells/v7sh')
-rw-r--r-- | shells/v7sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile index 516238bd82db..edb955556dfb 100644 --- a/shells/v7sh/Makefile +++ b/shells/v7sh/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= portmaster@BSDforge.com COMMENT= Implementation of the UNIX 7th Edition shell +WWW= http://minnie.tuhs.org/UnixTree/V7/ BROKEN_aarch64= Fails to link: missing sbrk BROKEN_riscv64= Fails to link: missing sbrk |