diff options
author | maho <maho@FreeBSD.org> | 2007-01-15 15:01:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-01-15 15:01:05 +0800 |
commit | 9394e17299a8f808842c62c005eb800edadc48c9 (patch) | |
tree | ef6a4bfaf713bb9d01ef015906d047cde1be9683 /lang/f2c/Makefile | |
parent | b5c9bfa2c9d0d2fcd035e2f24a14fa805b6644c4 (diff) | |
download | freebsd-ports-gnome-9394e17299a8f808842c62c005eb800edadc48c9.tar.gz freebsd-ports-gnome-9394e17299a8f808842c62c005eb800edadc48c9.tar.zst freebsd-ports-gnome-9394e17299a8f808842c62c005eb800edadc48c9.zip |
Grab maintainership.
Diffstat (limited to 'lang/f2c/Makefile')
-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 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 |