svn commit: r500937 - head/www/gitea

Tobias Kortkamp tobik at FreeBSD.org
Mon May 6 22:19:52 UTC 2019


Author: tobik
Date: Mon May  6 22:19:51 2019
New Revision: 500937
URL: https://svnweb.freebsd.org/changeset/ports/500937

Log:
  www/gitea: Do not set DISTVERSION twice

Modified:
  head/www/gitea/Makefile

Modified: head/www/gitea/Makefile
==============================================================================
--- head/www/gitea/Makefile	Mon May  6 21:18:30 2019	(r500936)
+++ head/www/gitea/Makefile	Mon May  6 22:19:51 2019	(r500937)
@@ -3,7 +3,6 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.6
 DISTVERSION=	1.8.0
 CATEGORIES=	www
 


More information about the svn-ports-all mailing list