diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
commit | 7359600566e515347639788be8aca65d8baa8776 (patch) | |
tree | 6c33e6a396a65bcd198f8da4df42cb08a45b84c3 /sysutils | |
parent | 853c796ea5f11d7b17d30840766abd2a20cd0984 (diff) | |
download | ports-7359600566e515347639788be8aca65d8baa8776.tar.gz ports-7359600566e515347639788be8aca65d8baa8776.zip |
Reset maintainer per his request. We hope to see him back soon.
Notes
Notes:
svn path=/head/; revision=150183
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 |