Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2019 01:37:53 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517626 - head/www/py-crossplane
Message-ID:  <201911150137.xAF1brWd078877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Fri Nov 15 01:37:52 2019
New Revision: 517626
URL: https://svnweb.freebsd.org/changeset/ports/517626

Log:
  Remove a needless line.

Modified:
  head/www/py-crossplane/Makefile

Modified: head/www/py-crossplane/Makefile
==============================================================================
--- head/www/py-crossplane/Makefile	Fri Nov 15 01:23:03 2019	(r517625)
+++ head/www/py-crossplane/Makefile	Fri Nov 15 01:37:52 2019	(r517626)
@@ -5,7 +5,6 @@ DISTVERSION=	0.5.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	absl-py-${PORTVERSION}
 
 MAINTAINER=	osa@FreeBSD.org
 COMMENT=	NGINX configurations converter into JSON and back



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