diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:06:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:06:21 +0000 |
commit | fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6 (patch) | |
tree | 640c907483addd5d5ac74fbfd86661d4cb2fa838 /astro | |
parent | 0589441975b3438e4e13934bf90a44f7ee7a09bd (diff) | |
download | ports-fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6.tar.gz ports-fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/match/Makefile | 2 | ||||
-rw-r--r-- | astro/match/distinfo | 2 | ||||
-rw-r--r-- | astro/match/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 98cc52b553e6..8c27ed3bfec3 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -7,7 +7,7 @@ # PORTNAME= match -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= astro MASTER_SITES= http://spiff.rit.edu/match/ diff --git a/astro/match/distinfo b/astro/match/distinfo index 3990f53c24b2..bc648e85575e 100644 --- a/astro/match/distinfo +++ b/astro/match/distinfo @@ -1 +1 @@ -MD5 (match-0.7.tar.gz) = 5260c709a03346c6589a835acda7f2ac +MD5 (match-0.8.tar.gz) = 6de319dcdae91dda0dc99810576bbfe4 diff --git a/astro/match/pkg-plist b/astro/match/pkg-plist index 58924e5d9665..5535a1129467 100644 --- a/astro/match/pkg-plist +++ b/astro/match/pkg-plist @@ -1,3 +1,3 @@ +bin/apply_match bin/match bin/project_coords -bin/apply_match |