diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index 700e3db16ad3..3939b232e08c 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -1,32 +1,32 @@ PORTNAME= libsass DISTVERSION= 3.6.4 PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= C/C++ implementation of a Sass compiler -WWW= https://libsass.org/ +WWW= https://sass-lang.com/libsass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf compiler:c++11-lib cpe gmake libtool pathfix CPE_VENDOR= sass-lang USE_GITHUB= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static GH_ACCOUNT= sass GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKEFILE= GNUmakefile PATHFIX_MAKEFILEIN= GNUmakefile.am post-patch: @${ECHO_CMD} "${ECHO_CMD} \"${PORTVERSION}\"" > ${WRKSRC}/version.sh .include