aboutsummaryrefslogtreecommitdiff
path: root/lang/f2c/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-01 01:06:45 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-01 01:06:45 +0000
commitfa8e655d6eb40ac59d8212aee84117d1e76adb96 (patch)
tree4b16e21482eb7d5e400b2dd7870d333dda881431 /lang/f2c/Makefile
parentc2173a8ee9553ed256ebb0c44389b955e56ac2f6 (diff)
downloadports-fa8e655d6eb40ac59d8212aee84117d1e76adb96.tar.gz
ports-fa8e655d6eb40ac59d8212aee84117d1e76adb96.zip
Notes
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r--lang/f2c/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index c7fdd7ccca4a..605f6e25a8fd 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -8,10 +8,11 @@
PORTNAME= f2c
PORTVERSION= 3.0.0
CATEGORIES= lang
-MASTER_SITES= ftp://troutmask.apl.washington.edu/pub/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= lioux
DISTNAME= f2c-freebsd.3.0.0
-MAINTAINER= kargl@troutmask.apl.washington.edu
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>