diff options
-rw-r--r-- | astro/match/Makefile | 9 | ||||
-rw-r--r-- | astro/match/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 024d1463ffcf..ffb37005709c 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -7,13 +7,16 @@ # PORTNAME= match -PORTVERSION= 0.8 +PORTVERSION= 0.11 CATEGORIES= astro -MASTER_SITES= http://spiff.rit.edu/match/ +MASTER_SITES= http://spiff.rit.edu/match/ \ + http://www.c-s.li/ports/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c-s@c-s.li COMMENT= A program for matching star lists +LICENSE= GPLv2 + GNU_CONFIGURE= yes PLIST_FILES= bin/apply_match bin/match bin/project_coords diff --git a/astro/match/distinfo b/astro/match/distinfo index ea31a63987c8..403f16bc7e17 100644 --- a/astro/match/distinfo +++ b/astro/match/distinfo @@ -1,3 +1,3 @@ -MD5 (match-0.8.tar.gz) = 6de319dcdae91dda0dc99810576bbfe4 -SHA256 (match-0.8.tar.gz) = e3ddbb7a94ce94e0e7943d3cdcdf030e69ff7f80620851699338df01851adf79 -SIZE (match-0.8.tar.gz) = 149548 +MD5 (match-0.11.tar.gz) = e16e6b78804e1bd8285506e0e366ac3b +SHA256 (match-0.11.tar.gz) = 5a6dcc30b596dc38f6ebebd9270b5d8bb81d8d3719963e429def0a370bb00228 +SIZE (match-0.11.tar.gz) = 165882 |