diff options
author | maho <maho@FreeBSD.org> | 2007-01-15 07:01:05 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-01-15 07:01:05 +0000 |
commit | 9394e17299a8f808842c62c005eb800edadc48c9 (patch) | |
tree | ef6a4bfaf713bb9d01ef015906d047cde1be9683 | |
parent | b5c9bfa2c9d0d2fcd035e2f24a14fa805b6644c4 (diff) | |
download | FreeBSD-ports-9394e17299a8f808842c62c005eb800edadc48c9.zip FreeBSD-ports-9394e17299a8f808842c62c005eb800edadc48c9.tar.gz |
Grab maintainership.
-rw-r--r-- | lang/f2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 5519c03..1a2349f 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 |