svn commit: r508362 - head/graphics/dataplot

Pedro F. Giffuni pfg at FreeBSD.org
Thu Aug 8 05:46:37 UTC 2019


Author: pfg
Date: Thu Aug  8 05:46:36 2019
New Revision: 508362
URL: https://svnweb.freebsd.org/changeset/ports/508362

Log:
  graphics/dataplot: replace numberingn to preserve the time/version continuum
  
  Pointed out by:	mat
  Approved by:	thierry (mentor)

Modified:
  head/graphics/dataplot/Makefile

Modified: head/graphics/dataplot/Makefile
==============================================================================
--- head/graphics/dataplot/Makefile	Thu Aug  8 05:16:28 2019	(r508361)
+++ head/graphics/dataplot/Makefile	Thu Aug  8 05:46:36 2019	(r508362)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dataplot
-DISTVERSION=	g20190426
+DISTVERSION=	20190426
 CATEGORIES=	graphics
 
 MAINTAINER=	ports at FreeBSD.org


More information about the svn-ports-all mailing list