diff options
Diffstat (limited to 'devel/csmith/Makefile')
-rw-r--r-- | devel/csmith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 4c0cea82f0c3..926cbad8087a 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://embed.cs.utah.edu/csmith/ MAINTAINER= ports@FreeBSD.org COMMENT= Generates random C programs that conform to the C99 standard +WWW= https://embed.cs.utah.edu/csmith/ LICENSE= BSD2CLAUSE |