View | Details | Raw Unified | Return to bug 55465
Collapse All | Expand All

(-)astro/match/Makefile (-2 / +3 lines)
Lines 7-19 Link Here
7
#
7
#
8
8
9
PORTNAME=	match
9
PORTNAME=	match
10
PORTVERSION=	0.6
10
PORTVERSION=	0.7
11
CATEGORIES=	astro
11
CATEGORIES=	astro
12
MASTER_SITES=	http://acd188a-005.rit.edu/match/
12
MASTER_SITES=	http://spiff.rit.edu/match/
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	A program for matching star lists
15
COMMENT=	A program for matching star lists
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
18
19
19
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)astro/match/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (match-0.6.tar.gz) = 6a60d3639118b7300688df23b6d6fef3
1
MD5 (match-0.7.tar.gz) = 5260c709a03346c6589a835acda7f2ac
(-)astro/match/pkg-descr (-1 / +1 lines)
Lines 11-14 Link Here
11
myself becoming impatient for N >= 100, but your mileage may vary. On the
11
myself becoming impatient for N >= 100, but your mileage may vary. On the
12
other hand, it does allow for arbitrary translation, rotation, and scaling...
12
other hand, it does allow for arbitrary translation, rotation, and scaling...
13
13
14
WWW: http://acd188a-005.rit.edu/match/
14
WWW: http://spiff.rit.edu/match/

Return to bug 55465