diff options
-rw-r--r-- | devel/tclcheck/Makefile | 2 | ||||
-rw-r--r-- | math/p5-MatrixReal/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/tclcheck/Makefile b/devel/tclcheck/Makefile index 6062b0cb6f27..cd1b633af6a0 100644 --- a/devel/tclcheck/Makefile +++ b/devel/tclcheck/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ DISTNAME= tclCheck-${PORTVERSION} -MAINTAINER= sander@haldjas.folklore.ee +MAINTAINER= ports@FreeBSD.org COMMENT= A program to check the nesting of parenthesis in tcl scripts MAN1= tclCheck.1 diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index d24a475573e8..129c3ec95af8 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- DISTNAME= Math-${PORTNAME}-${PORTVERSION} -MAINTAINER= sander@haldjas.folklore.ee +MAINTAINER= perl@FreeBSD.org COMMENT= A perl module implementing a Matrix of Reals PERL_CONFIGURE= YES |