summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2002-10-14 17:02:36 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2002-10-14 17:02:36 +0000
commit6dd175b775565d019960a2b0c119e89686cee573 (patch)
treee7a90b2a16305f12070e59384a545f7d07d0de6a
parentUpdate to version 0.6.5. (diff)
Set MASTER_SITES to ${MASTER_SITE_LOCAL}
Notes
Notes: svn path=/head/; revision=68047
-rw-r--r--print/dvips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index 4d8d9a32f658..d25a58668911 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -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