From 1b4b01649d1d3876b4d57937823107c23309fa32 Mon Sep 17 00:00:00 2001 From: jpaetzel Date: Mon, 25 Mar 2019 16:00:16 +0000 Subject: Fix a typo in a helper script that was causing a file to be left laying around. Submitted by: Scott Allendorf --- astro/xephem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/xephem/Makefile') diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 38c274e0c0d6..c57aa1272cc7 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,7 +3,7 @@ PORTNAME= xephem PORTVERSION= 3.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.clearskyinstitute.com/xephem/ -- cgit