diff options
Diffstat (limited to 'devel/cl-port/Makefile')
-rw-r--r-- | devel/cl-port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile index 13d0b25efdcd..2322304d354d 100644 --- a/devel/cl-port/Makefile +++ b/devel/cl-port/Makefile @@ -10,7 +10,7 @@ DISTNAME= clocc-${PORTNAME}_2002-10-02-1 MAINTAINER= olgeni@FreeBSD.org COMMENT= Cross-Lisp portability package -WWW= http://clocc.sourceforge.net +WWW= https://clocc.sourceforge.net WRKSRC= ${WRKDIR}/clocc-${PORTNAME} NO_BUILD= yes |