diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-02 17:55:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-02 17:55:42 +0000 |
commit | c06e7d552e8cfadce3c4d5c64d5504c36685a0fe (patch) | |
tree | 490ced64d2d15893bf6d4c2f33430ca21645a4ad /devel | |
parent | 9a6bd32c1f33f97bd47d022fa760795e079f2f0f (diff) | |
download | ports-c06e7d552e8cfadce3c4d5c64d5504c36685a0fe.tar.gz ports-c06e7d552e8cfadce3c4d5c64d5504c36685a0fe.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fpp/Makefile | 2 | ||||
-rw-r--r-- | devel/robodoc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index a66dc1c01d9d..d084d4bf56a8 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= fortran DISTNAME= fdfpp EXTRACT_SUFX= .tgz -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs ALL_TARGET= bsd44 diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index 86cc0f885dd1..e029c136c717 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://rfsber.home.xs4all.nl/Robo/ \ http://seis.bris.ac.uk/~mexas/distfiles/ -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Code reference program similar to cxref that produces HTML LICENSE= GPLv3 |