diff options
author | cs <cs@FreeBSD.org> | 2012-11-04 22:10:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-11-04 22:10:41 +0800 |
commit | d93deabf63702570e3a455c998f7450e36f3573c (patch) | |
tree | 099e906baa277ac87680f4acfdf334b3211e6de9 /astro | |
parent | 57e2331933735cdd144501f453b24047968113d6 (diff) | |
download | freebsd-ports-gnome-d93deabf63702570e3a455c998f7450e36f3573c.tar.gz freebsd-ports-gnome-d93deabf63702570e3a455c998f7450e36f3573c.tar.zst freebsd-ports-gnome-d93deabf63702570e3a455c998f7450e36f3573c.zip |
- Update to 0.16
- Fix header of Makefile
Feature safe: yes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/match/Makefile | 8 | ||||
-rw-r--r-- | astro/match/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 6ff2bb3bfe67..f1ad8049c9b3 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -1,13 +1,9 @@ -# ex:ts=8 -# New ports collection makefile for: match -# Date created: Dec 17, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ # PORTNAME= match -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= astro MASTER_SITES= http://spiff.rit.edu/match/ \ http://www.c-s.li/ports/ diff --git a/astro/match/distinfo b/astro/match/distinfo index fb926a387114..a65aff902e09 100644 --- a/astro/match/distinfo +++ b/astro/match/distinfo @@ -1,2 +1,2 @@ -SHA256 (match-0.15.tar.gz) = 73e7ba7ce43fae657e2845515c2bb77e52fe8ae10bf24fc51a0a94340203a102 -SIZE (match-0.15.tar.gz) = 194219 +SHA256 (match-0.16.tar.gz) = f865e91e7c9b26147ca0215db559df1f17354e374d81627975cd98cc5020eff8 +SIZE (match-0.16.tar.gz) = 195400 |