diff options
Diffstat (limited to 'lang/sketchy/Makefile')
-rw-r--r-- | lang/sketchy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sketchy/Makefile b/lang/sketchy/Makefile index 56e56f36120f..68be010425b0 100644 --- a/lang/sketchy/Makefile +++ b/lang/sketchy/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/sketchy-lisp/sketchy-lisp/2007-02-18 MAINTAINER= bofh@FreeBSD.org COMMENT= Interpreter for purely applicative Scheme -WWW= http://sketchy-lisp.sourceforge.net/ +WWW= https://sketchy-lisp.sourceforge.net/ USES= uidfix USE_LDCONFIG= yes |