diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/heirloom/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stow/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile index f7c56ff168bd..b66105725639 100644 --- a/sysutils/heirloom/Makefile +++ b/sysutils/heirloom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Cyrille.Lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Heirloom Toolchest is a collection of standard Unix utilities BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 47b70aa70bbe..da6198f0a692 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -13,7 +13,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= cyrille.lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= GNU version of Carnegie Mellon's "Depot" program GNU_CONFIGURE= yes |