summaryrefslogtreecommitdiff
path: root/lang/f77/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-01 00:59:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-01 00:59:35 +0000
commitc2173a8ee9553ed256ebb0c44389b955e56ac2f6 (patch)
tree6547633fc19d1a89168108c87cb49fecc9cc5c5a /lang/f77/Makefile
parento USE_AUTO* police sweep (diff)
o Return maintainer to ports
o House distfile under MASTER_SITE_LOCAL since it is no longer available anywhere else PR: 32416 Submitted by: maintainer
Diffstat (limited to 'lang/f77/Makefile')
-rw-r--r--lang/f77/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile
index 7917ecd001dc..44d09c3cbf93 100644
--- a/lang/f77/Makefile
+++ b/lang/f77/Makefile
@@ -8,10 +8,11 @@
PORTNAME= f77
PORTVERSION= 0.3
CATEGORIES= lang
-MASTER_SITES= ftp://troutmask.apl.washington.edu/pub/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= lioux
DISTNAME= f77-freebsd.0.3
-MAINTAINER= kargl@troutmask.apl.washington.edu
+MAINTAINER= ports@FreeBSD.org
.ifdef GNU_CPP
RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c