diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 59e5b03bea45..3648c2ad2af4 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -1,21 +1,21 @@ PORTNAME= dkns PORTVERSION= 1.100 CATEGORIES= editors -MASTER_SITES= http://www.mammothcheese.ca/ +MASTER_SITES= https://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple console text editor -WWW= http://www.mammothcheese.ca/munger.html +WWW= https://www.mammothcheese.ca/dkns.txt LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= munger:lang/munger MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" NO_ARCH= yes PLIST_FILES= bin/dkns \ man/man1/dkns.1.gz .include