svn commit: r401099 - head/devel/sourcenav

Pietro Cerutti gahr at FreeBSD.org
Mon Nov 9 14:27:33 UTC 2015


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 at FreeBSD.org
 COMMENT=	Source code analysis tool
 
-BROKEN=		unfetchable
-
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-all mailing list