1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Set MASTER_SITES to ${MASTER_SITE_LOCAL}

This commit is contained in:
Jean-Marc Zucconi 2002-10-14 17:02:36 +00:00
parent b3d1423262
commit 6dd175b775
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68047

View File

@ -8,7 +8,7 @@
PORTNAME= dvips
PORTVERSION= 5.76
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTNAME= dvips576
MAINTAINER= jmz@FreeBSD.org