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

(-)editors/texmacs/Makefile (-2 / +5 lines)
Lines 8-15 Link Here
8
PORTNAME=	texmacs
8
PORTNAME=	texmacs
9
PORTVERSION=	1.0.6
9
PORTVERSION=	1.0.6
10
CATEGORIES=	editors print
10
CATEGORIES=	editors print
11
MASTER_SITES=	ftp://ftp.texmacs.org/pub/TeXmacs/targz/ \
11
MASTER_SITES=	http://www.texmacs.org/Download/ftp/%SUBDIR%/ \
12
		ftp://ftp.texmacs.org/pub/TeXmacs/old-targz/
12
		ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \
13
		http://gd.tuwien.ac.at/editors/TeXmacs/targz/ \
14
		ftp://gd.tuwien.ac.at/editors/TeXmacs/targz/
15
MASTER_SITE_SUBDIR=	targz old-targz
13
DISTNAME=	TeXmacs-${PORTVERSION}-src
16
DISTNAME=	TeXmacs-${PORTVERSION}-src
14
17
15
MAINTAINER=	ports@FreeBSD.org
18
MAINTAINER=	ports@FreeBSD.org

Return to bug 92005