aboutsummaryrefslogtreecommitdiff
path: root/devel/csmith
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-12-26 11:59:12 +0000
committerRene Ladan <rene@FreeBSD.org>2016-12-26 11:59:12 +0000
commit535b2cd3cf08cc7815657c029e199ed5755945db (patch)
tree8b8bae65903c26991a884a3e102db51e7a2de747 /devel/csmith
parent90d079451238bcfaeba186bcb474ba7ac30cb0a8 (diff)
Notes
Diffstat (limited to 'devel/csmith')
-rw-r--r--devel/csmith/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile
index e5c97d3bd741..a3c98a04d095 100644
--- a/devel/csmith/Makefile
+++ b/devel/csmith/Makefile
@@ -3,10 +3,9 @@
PORTNAME= csmith
PORTVERSION= 2.2.0
CATEGORIES= devel
-MASTER_SITES= http://embed.cs.utah.edu/csmith/ \
- http://www.skysmurf.nl/comp/FreeBSD/distfiles/
+MASTER_SITES= http://embed.cs.utah.edu/csmith/
-MAINTAINER= freebsd@skysmurf.nl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generates random C programs that conform to the C99 standard
LICENSE= BSD2CLAUSE