diff options
-rw-r--r-- | devel/pccts/Makefile | 2 | ||||
-rw-r--r-- | devel/php-xdebug/Makefile | 2 | ||||
-rw-r--r-- | devel/simpletest/Makefile | 2 | ||||
-rw-r--r-- | math/mathomatic/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 8e2611c719c6..31a21d0f9fc8 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.polhode.com/ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} -MAINTAINER= neuhauser@chello.cz +MAINTAINER= ports@FreeBSD.org COMMENT= The Purdue Compiler Construction Tool Set CONFLICTS= antlr* diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile index c896e62bc6cf..5469b2389279 100644 --- a/devel/php-xdebug/Makefile +++ b/devel/php-xdebug/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xdebug.org/files/ PKGNAMEPREFIX= php- EXTRACT_SUFX= .tgz -MAINTAINER= neuhauser@chello.cz +MAINTAINER= port@FreeBSD.org COMMENT= Xdebug extension for PHP USE_PHP= yes diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile index 3c49a52c21ac..05f5f34d5e15 100644 --- a/devel/simpletest/Makefile +++ b/devel/simpletest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L}/ DISTNAME= php_simple_test_1.0RC1 -MAINTAINER= neuhauser@chello.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Unit testing, mock objects and web testing framework for PHP USE_PHP= pcre diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 69cb10d25f2a..2ed94b01bb92 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz -MAINTAINER= neuhauser@sigpipe.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) MAKEFILE= makefile |