Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 15:46:00 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315828 - head/sysutils/timelimit
Message-ID:  <201304161546.r3GFk064002797@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Tue Apr 16 15:46:00 2013
New Revision: 315828
URL: http://svnweb.freebsd.org/changeset/ports/315828

Log:
  The explicit DISTNAME has not been needed for some time.
  
  Feature safe:	yes

Modified:
  head/sysutils/timelimit/Makefile

Modified: head/sysutils/timelimit/Makefile
==============================================================================
--- head/sysutils/timelimit/Makefile	Tue Apr 16 15:45:03 2013	(r315827)
+++ head/sysutils/timelimit/Makefile	Tue Apr 16 15:46:00 2013	(r315828)
@@ -5,7 +5,6 @@ PORTNAME=	timelimit
 PORTVERSION=	1.8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/sysutils/timelimit/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/pre/}
 
 MAINTAINER=	eadler@FreeBSD.org
 COMMENT=	Limit the absolute execution time of a process



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