diff options
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash2/Makefile | 2 | ||||
-rw-r--r-- | shells/bash3/Makefile | 2 | ||||
-rw-r--r-- | www/analog/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/www/analog/Makefile b/www/analog/Makefile index a99e5f799ef9..ba6651cb778c 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://www.analog.cx/ \ ftp://download.netvision.net.il/pub/mirrors/analog/ \ ftp://mabuse.phil.uni-passau.de/pub/mirrors/analog/ -MAINTAINER= ache@freebsd.org +MAINTAINER= ports@freebsd.org Y2K= http://www.analog.cx/ |