diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-02 10:05:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-02 10:05:39 +0800 |
commit | d7a0716da2124df5907a7ec38d180100850cb7a5 (patch) | |
tree | 1c6b108401e4b00cb8e6140532d1cf765dca20b8 /sysutils | |
parent | 7daa7e580ed047f3e1c738de0b0e164dbbfe5aa8 (diff) | |
download | freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.tar.gz freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.tar.zst freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.zip |
Reset maintainer per his request. We hope to see him back soon.
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 |