diff options
author | krion <krion@FreeBSD.org> | 2003-12-29 01:06:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-29 01:06:21 +0800 |
commit | 21acf77eeaddbe0faa12ea9febb5af6ffa0452bb (patch) | |
tree | 719f086e1ad677a53cc1a6de8fd6cb6f145d034c /astro/match | |
parent | af3bea6af15b278e72506404d53ba3e27c7f9d15 (diff) | |
download | freebsd-ports-gnome-21acf77eeaddbe0faa12ea9febb5af6ffa0452bb.tar.gz freebsd-ports-gnome-21acf77eeaddbe0faa12ea9febb5af6ffa0452bb.tar.zst freebsd-ports-gnome-21acf77eeaddbe0faa12ea9febb5af6ffa0452bb.zip |
- Update to version 0.8
PR: 60654
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Diffstat (limited to 'astro/match')
-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 |