diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
commit | fa23faa40b41c9670ad2e4080c0531a64eba2969 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /devel/fpp | |
parent | Welcome to the GCC 6.1 release, the first release of the GCC 6 series. (diff) |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Notes
Notes:
svn path=/head/; revision=416662
Diffstat (limited to 'devel/fpp')
-rw-r--r-- | devel/fpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index 4553d931e050..b984941e8410 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= NL/fortran/ \ DISTNAME= fdfpp EXTRACT_SUFX= .tgz -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs ALL_TARGET= bsd44 |