diff options
Diffstat (limited to 'astro/match/Makefile')
-rw-r--r-- | astro/match/Makefile | 8 |
1 files changed, 2 insertions, 6 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/ |