svn commit: r501784 - head/astro/kstars

Tobias C. Berner tcberner at FreeBSD.org
Thu May 16 12:24:18 UTC 2019


Author: tcberner
Date: Thu May 16 12:24:16 2019
New Revision: 501784
URL: https://svnweb.freebsd.org/changeset/ports/501784

Log:
  astro/kstars: readd accidentally dropped epoch
  
  Pointy hat:	tcberner
  Reported by:	fluffy

Modified:
  head/astro/kstars/Makefile

Modified: head/astro/kstars/Makefile
==============================================================================
--- head/astro/kstars/Makefile	Thu May 16 10:31:51 2019	(r501783)
+++ head/astro/kstars/Makefile	Thu May 16 12:24:16 2019	(r501784)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kstars
 DISTVERSION=	3.2.2
+PORTEPOCH=	1
 CATEGORIES=	astro kde
 MASTER_SITES=	KDE/stable/${PORTNAME}
 


More information about the svn-ports-all mailing list