svn commit: r375504 - head/net/ifstated

Kevin Lo kevlo at FreeBSD.org
Thu Dec 25 01:17:50 UTC 2014


Author: kevlo
Date: Thu Dec 25 01:17:49 2014
New Revision: 375504
URL: https://svnweb.freebsd.org/changeset/ports/375504
QAT: https://qat.redports.org/buildarchive/r375504/

Log:
  No need to bump PORTEPOCH.
  
  Pointed out by:	danfe

Modified:
  head/net/ifstated/Makefile

Modified: head/net/ifstated/Makefile
==============================================================================
--- head/net/ifstated/Makefile	Thu Dec 25 01:17:03 2014	(r375503)
+++ head/net/ifstated/Makefile	Thu Dec 25 01:17:49 2014	(r375504)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ifstated
 PORTVERSION=	5.1
-PORTEPOCH=	3
+PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	http://christianserving.org/ports/net/ifstated/
 


More information about the svn-ports-head mailing list