summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-03 10:21:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-03 10:21:49 +0000
commit6998ea7b8cb8b0d0ae6dd0b8237e6f78db063423 (patch)
treee7bfcb6ba6c5bacaf5d0624b38c109f06f02704e
parentAdd BUILD_DEPENDS to automake. Don't change USE_AUTOCONF to USE_AUTOMAKE, (diff)
Tweak master sites.
Notes
Notes: svn path=/head/; revision=34715
-rw-r--r--lang/ratfor/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile
index 3976211b6bba..0f7539d56a37 100644
--- a/lang/ratfor/Makefile
+++ b/lang/ratfor/Makefile
@@ -9,7 +9,10 @@
PORTNAME= ratfor
PORTVERSION= 1985.06
CATEGORIES= lang
-MASTER_SITES= http://sepwww.stanford.edu/sep/prof/
+MASTER_SITES= ftp://sepftp.stanford.edu/pub/sep-distr/ \
+ ${MASTER_SITE_LOCAL} \
+ http://sepwww.stanford.edu/sep/prof/
+MASTER_SITE_SUBDIR= obrien
DISTFILES= ratfor.shar.2 local.ratfor77.shar
MAINTAINER= obrien@FreeBSD.org