diff options
Diffstat (limited to 'lang/expect/Makefile')
-rw-r--r-- | lang/expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile index e6d9e1ccaf46..e6252722f3fb 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -8,7 +8,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org COMMENT= Sophisticated scripter based on Tcl/Tk -WWW= http://expect.sourceforge.net +WWW= https://expect.sourceforge.net LICENSE= PD LICENSE_FILE= ${WRKSRC}/license.terms |