svn commit: r486819 - head/math/topcom

Yuri Victorovich yuri at FreeBSD.org
Fri Dec 7 03:55:15 UTC 2018


Author: yuri
Date: Fri Dec  7 03:55:14 2018
New Revision: 486819
URL: https://svnweb.freebsd.org/changeset/ports/486819

Log:
  math/topcom: Remove the unnecesary DISTVERSIONPREFIX
  
  Reported by:	mat

Modified:
  head/math/topcom/Makefile

Modified: head/math/topcom/Makefile
==============================================================================
--- head/math/topcom/Makefile	Fri Dec  7 03:36:20 2018	(r486818)
+++ head/math/topcom/Makefile	Fri Dec  7 03:55:14 2018	(r486819)
@@ -1,7 +1,6 @@
 # $FreeBSD$
 
 PORTNAME=	topcom
-DISTVERSIONPREFIX=	Release_
 DISTVERSION=	0.17.8
 CATEGORIES=	math
 MASTER_SITES=	http://www.rambau.wm.uni-bayreuth.de/Software/


More information about the svn-ports-all mailing list