diff options
Diffstat (limited to 'shells/dash/Makefile')
-rw-r--r-- | shells/dash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index b81f02da177f..e319cf78f977 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= POSIX-compliant implementation of /bin/sh +WWW= http://gondor.apana.org.au/~herbert/dash/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |