diff options
Diffstat (limited to 'shells/ch')
-rw-r--r-- | shells/ch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile index 618e755479e2..6efbfb885f4c 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -7,6 +7,7 @@ DISTNAME= chstandard-${PORTVERSION}.freebsd9.0 MAINTAINER= ports@FreeBSD.org COMMENT= Embeddable C/C++ interpreter/shell +WWW= http://www.softintegration.com/products/chstandard/ IA32_BINARY_PORT= yes NO_BUILD= yes |