svn commit: r399709 - head/deskutils/freemind

Jimmy Olgeni olgeni at FreeBSD.org
Mon Oct 19 18:38:59 UTC 2015


Author: olgeni
Date: Mon Oct 19 18:38:58 2015
New Revision: 399709
URL: https://svnweb.freebsd.org/changeset/ports/399709

Log:
  Restore PORTEPOCH in deskutils/freemind; it was removed in r390971.

Modified:
  head/deskutils/freemind/Makefile

Modified: head/deskutils/freemind/Makefile
==============================================================================
--- head/deskutils/freemind/Makefile	Mon Oct 19 18:37:06 2015	(r399708)
+++ head/deskutils/freemind/Makefile	Mon Oct 19 18:38:58 2015	(r399709)
@@ -3,6 +3,7 @@
 
 PORTNAME=	freemind
 PORTVERSION=	1.0.1
+PORTEPOCH=	1
 CATEGORIES=	deskutils editors java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-bin-max-${PORTVERSION}


More information about the svn-ports-head mailing list