Date: Mon, 9 Nov 2015 14:27:32 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401099 - head/devel/sourcenav Message-ID: <201511091427.tA9ERWNT015812@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Mon Nov 9 14:27:31 2015 New Revision: 401099 URL: https://svnweb.freebsd.org/changeset/ports/401099 Log: devel/sourcenav - adjust MASTER_SITES, make fetchable again Modified: head/devel/sourcenav/Makefile Modified: head/devel/sourcenav/Makefile ============================================================================== --- head/devel/sourcenav/Makefile Mon Nov 9 13:48:26 2015 (r401098) +++ head/devel/sourcenav/Makefile Mon Nov 9 14:27:31 2015 (r401099) @@ -6,14 +6,12 @@ PORTVERSION= 4.5 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/NG${PORTVERSION} DISTNAME= sourcenavigator-NG${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Source code analysis tool -BROKEN= unfetchable - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511091427.tA9ERWNT015812>