Date: Thu, 16 May 2019 12:24:16 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501784 - head/astro/kstars Message-ID: <201905161224.x4GCOGhS040116@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905161224.x4GCOGhS040116>