aboutsummaryrefslogtreecommitdiff
path: root/lang/f2c
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-15 07:01:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-15 07:01:05 +0000
commit16fa0f152485120ca7871122230f0547f4c0afd9 (patch)
treecd2259b3ba591ba72dab36463535e3a3662c29a3 /lang/f2c
parent250c182f5a5f79c346cafd7e3c2e061c2ffc3d9b (diff)
downloadports-16fa0f152485120ca7871122230f0547f4c0afd9.tar.gz
ports-16fa0f152485120ca7871122230f0547f4c0afd9.zip
Grab maintainership.
Notes
Notes: svn path=/head/; revision=182401
Diffstat (limited to 'lang/f2c')
-rw-r--r--lang/f2c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 5519c032ad8e..1a2349f9d525 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= maho@FreeBSD.org
COMMENT= Fortran-to-C converter and its run-time libraries
EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip