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

(-)Makefile (-4 / +3 lines)
Lines 11-20 Link Here
11
PORTEPOCH=	1
11
PORTEPOCH=	1
12
CATEGORIES=	graphics gnome
12
CATEGORIES=	graphics gnome
13
MASTER_SITES=	ftp://ftp.gimp.org/pub/%SUBDIR%/ \
13
MASTER_SITES=	ftp://ftp.gimp.org/pub/%SUBDIR%/ \
14
		ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
14
		http://ftp.man.poznan.pl/pub/%SUBDIR%/ \
15
		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} \
15
		http://fresh.t-systems-sfr.com/unix/src/misc/:mpeg \
16
		ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/:mpeg \
16
		http://ftp.sayclub.com/pub/X/gimp/libs/:mpeg
17
		http://starship.python.net/~gward/mpeglib/:mpeg
18
MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}/v${PORTVERSION}
17
MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}/v${PORTVERSION}
19
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
18
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
20
		mpeg_lib-1.3.1.tar.gz:mpeg
19
		mpeg_lib-1.3.1.tar.gz:mpeg

Return to bug 90753