aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-12-01 09:06:45 +0800
committerlioux <lioux@FreeBSD.org>2001-12-01 09:06:45 +0800
commit8b052db1c3a405f7e0e90bd312f270efb486755a (patch)
tree3f56dababb1b1fb85eb458a4e3ac522443e23fb7 /lang
parentf553acffed1171c90928b3588030f6c20ae1934d (diff)
downloadfreebsd-ports-gnome-8b052db1c3a405f7e0e90bd312f270efb486755a.tar.gz
freebsd-ports-gnome-8b052db1c3a405f7e0e90bd312f270efb486755a.tar.zst
freebsd-ports-gnome-8b052db1c3a405f7e0e90bd312f270efb486755a.zip
o Return maintainer to ports
o House distfile under MASTER_SITE_LOCAL since it is no longer available anywhere else o In DESCR, add trailing / to both FTP and WWW tags PR: 32417 Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r--lang/f2c/Makefile5
-rw-r--r--lang/f2c/pkg-descr8
2 files changed, 5 insertions, 8 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>
diff --git a/lang/f2c/pkg-descr b/lang/f2c/pkg-descr
index 1ca9ad43676e..aff32287fed7 100644
--- a/lang/f2c/pkg-descr
+++ b/lang/f2c/pkg-descr
@@ -3,9 +3,5 @@ Fortran-to-C converter available from ftp.netlib.org. This
software was originally developed by AT&T, Lucent Technologies,
and Bellcore. The port contains some enhancements for FreeBSD.
-WWW: http://www.netlib.org
-FTP: ftp://ftp.netlib.org
-
---
-Steve
-kargl@troutmask.apl.washington.edu
+WWW: http://www.netlib.org/
+FTP: ftp://ftp.netlib.org/