Index: head/net/sie-nmsg/Makefile =================================================================== --- head/net/sie-nmsg/Makefile (revision 400684) +++ head/net/sie-nmsg/Makefile (revision 400685) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= sie-nmsg PORTVERSION= 1.1.0 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight MAINTAINER= truckman@FreeBSD.org COMMENT= SIE message module plugin for libnmsg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ libnmsg.so:${PORTSDIR}/net/nmsg \ libwdns.so:${PORTSDIR}/dns/wdns GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig -PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^/site:/} +PORTSCOUT= ${MASTER_SITES:N*FreeBSD*:S/^https/site:http/} INSTALL_TARGET= install-strip .include