diff options
-rw-r--r-- | deskutils/teapot/Makefile | 2 | ||||
-rw-r--r-- | math/ised/Makefile | 2 | ||||
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index c341788d0b16..11dd9822f24f 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.syntax-k.de/projekte/${PORTNAME}/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ ${DISTNAME:C/^./T/}-Linux-x86${EXTRACT_SUFX}:docs -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes diff --git a/math/ised/Makefile b/math/ised/Makefile index e99496b95d35..2d6f9231027c 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.2.3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= A tool for generating number sequences and arithmetic evaluation USE_BZIP2= yes diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index 7324da419651..8a0e0c6efdd2 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= moreutils_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= Run programs in parallel CONFLICTS= parallel-[0-9]* |