Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 14:43:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377436 - head/devel/fossil
Message-ID:  <201501191443.t0JEh4TW060673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jan 19 14:43:03 2015
New Revision: 377436
URL: https://svnweb.freebsd.org/changeset/ports/377436
QAT: https://qat.redports.org/buildarchive/r377436/

Log:
  Fix DISTNAME

Modified:
  head/devel/fossil/Makefile

Modified: head/devel/fossil/Makefile
==============================================================================
--- head/devel/fossil/Makefile	Mon Jan 19 14:40:14 2015	(r377435)
+++ head/devel/fossil/Makefile	Mon Jan 19 14:43:03 2015	(r377436)
@@ -6,7 +6,7 @@ DISTVERSION=	20150119112900
 PORTEPOCH=	2
 CATEGORIES=	devel www
 MASTER_SITES=	http://www.fossil-scm.org/download/
-DISTNAME=	${PORTNAME}-src-20140612172556
+DISTVERSIONPREFIX=	src-
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	DSCM with built-in wiki, http interface and server, tickets database



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501191443.t0JEh4TW060673>