svn commit: r461488 - head/devel/libev

Yuri Victorovich yuri at FreeBSD.org
Sun Feb 11 11:08:48 UTC 2018


Author: yuri
Date: Sun Feb 11 11:08:47 2018
New Revision: 461488
URL: https://svnweb.freebsd.org/changeset/ports/461488

Log:
  devel/libev: Restored accidentally deleted PORTEPOCH
  
  Followup for r461486.
  
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/devel/libev/Makefile

Modified: head/devel/libev/Makefile
==============================================================================
--- head/devel/libev/Makefile	Sun Feb 11 11:00:36 2018	(r461487)
+++ head/devel/libev/Makefile	Sun Feb 11 11:08:47 2018	(r461488)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libev
 DISTVERSION=	4.24
+PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://dist.schmorp.de/libev/ \
 		http://dist.schmorp.de/libev/Attic/


More information about the svn-ports-head mailing list