diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index 7c2ba7ef7bf9..ddb77107699b 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -1,18 +1,18 @@ PORTNAME= smartirc4net PORTVERSION= 1.1 PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://smuxi.im/jaws/data/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-layered IRC library -WWW= http://smartirc4net.meebey.net/jaws/ +WWW= https://www.meebey.net/projects/smartirc4net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs USES= gmake mono pathfix pkgconfig .include