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

(-)devel/tla/Makefile (-4 / +2 lines)
Lines 9-18 Link Here
9
PORTVERSION=	1.3.5
9
PORTVERSION=	1.3.5
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_GNU} \
12
MASTER_SITES=	GNU/gnu-arch \
13
		http://regexps.srparish.net/src/${PORTNAME}/ \
13
		http://www.atai.org/gnuarch/releases/
14
		http://arch.quackerhead.com/~lord/releases/${PORTNAME}/
15
MASTER_SITE_SUBDIR=	gnu-arch
16
14
17
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	The original arch source control management CLI written in C
16
COMMENT=	The original arch source control management CLI written in C
(-)devel/tla/pkg-descr (-1 / +1 lines)
Lines 5-8 Link Here
5
you can make arch branches of your own from remote projects, even if you do
5
you can make arch branches of your own from remote projects, even if you do
6
not have write access to the revision control archives for those projects.
6
not have write access to the revision control archives for those projects.
7
7
8
WWW: http://gnuarch.org/
8
WWW: http://www.gnu.org/software/gnu-arch/

Return to bug 161654